Rectangle Properties
This topic lists the properties of the Rectangle object in a heat map. The availabilities of the properties vary for the supported report types: Page Report, Web Report and Library Component.
Property Name | Available For | Description |
---|---|---|
General | ||
Class Type | Query Page Report | Indicates the class type of the object. This property is read only. |
Group By | Query Page Report | Indicates the group-by field related to the rectangle. This property is read only. |
Instance Name | Query Page Report | Shows the instance name of the object. This property is read only. |
CSS | ||
Class | Page Report, Web Report, Library Component | Specifies a CSS class to be applied to the object which is a valid class in the CSS file.
Data type: String |
Style | Page Report, Web Report, Library Component | The property can be used in two ways.
Data type: String |
Others | ||
Link | Page Report, Web Report, Library Component | Specifies to link the object to another report, a website, an e-mail address or a Blob data type field. Select the ellipsis button in the value cell to set the link target. For more information, see Adding Links in Reports.
Data type: String |
Vertical Alignment | Page Report, Web Report, Library Component | Specifies the vertical justification of the text in the object. Choose an option from the drop-down list.
Data type: Enumeration |
Separator | ||
Color | Page Report, Web Report, Library Component | Specifies the color of the separator line. Choose a color from the drop-down list or select Custom to customize a color, or type a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.
Data type: String |
Line Style | Page Report, Web Report, Library Component | Specifies the line style of separator. Choose an option from the drop-down list.
Data type: Enumeration |
Thickness | Page Report, Web Report, Library Component | Specifies the line width of the separator. Type a numeric value to change the thickness.
Data type: Float |
Transparency | Page Report, Web Report, Library Component | Specifies the transparency of separators, in percent. Type a numeric value to change the transparency.
Data type: Integer |
TOC | ||
Anchor Display Value | Page Report, Web Report, Library Component | 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 | Page Report, Web Report, Library Component | Specifies whether to include the object in the TOC Browser for the report.
Data type: Boolean |
Accessibility | ||
External CSS Class Selector | Query Page Report | Specifies a class selector to be applied to the object when exported as HTML. Type a valid class name from the CSS file.
Data type: String |