Properties of Heat Map Rectangle in Page Report
The properties of the rectangles in a heat map of a page report are:
Property | Description |
---|---|
General | |
Class Type | Indicates the class type of the object. This property is read only. |
Group By | Indicates the group-by field related to the rectangle. This property is read only. |
Instance Name | Shows the instance name of the object. This property is read only. |
CSS | |
Class | Specifies a CSS class to be applied to the object which is a valid class in the CSS file.
Data type: String |
Style | The property can be used in two ways.
Data type: String |
Others | |
Link | Specifies to link the object to another report, a website, an e-mail address or a Blob data type field. Select in the value cell to set the link target. For details, see Binding a Link to a Label.
Data type: String |
Vertical Alignment | Specifies the vertical justification of the text in the object. Choose an option from the drop-down list.
Data type: Enumeration |
Separator | |
Color | Specifies the color of the separator line. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.
Data type: String |
Line Style | Specifies the line style of separator. Choose an option from the drop-down list.
Data type: Enumeration |
Thickness | Specifies the line width of the separator. Enter a numeric value to change the thickness.
Data type: Float |
Transparency | Specifies the transparency of separators, in percent. Enter a numeric value to change the transparency.
Data type: Integer |
TOC | |
Anchor Display Value | Specifies a string or formula to display for the TOC entry for this object in the TOC Browser. By default it is the value of the specified object. The TOC Anchor property must be set to true for this property to take effect.
Data type: String |
TOC Anchor | Specifies whether to include the object in the TOC Browser for the report.
Data type: Boolean |
Accessibility | |
External CSS Class Selector | Specifies a class selector to be applied to the object when exported as HTML. Enter a valid class name from the CSS file.
Data type: String |