Rectangle Properties
This topic describes the properties of the Rectangle object in a heat map.
Designer provides some properties only when you use the object in certain report types. You can get details from the Available For column in the property table.
Property Name | Available For | Description |
---|---|---|
General | ||
Class Type | Query Page Report | Shows the class type of the object. This property is read only. |
Group By | Query Page Report | Shows the group-by field of the object. If null, the object is grouped based on the whole dataset. 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 the name of the Class Selector to apply to the object, which you define in the CSS file of the style the report applies.
For example, if you define the CSS file as follows:
To apply the Class Selector in the file to the object, type C in the value cell. Data type: String |
Style | Page Report, Web Report, Library Component | Specifies the style you want to apply to the object. You can specify the style 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 email address or a Blob data type field. Select 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 the text you want to display as the object's TOC entry label. This property takes effect when you set TOC Anchor of the object to "true". Data type: String |
TOC Anchor | Page Report, Web Report, Library Component | Specifies whether to include the object in the TOC of the report. Data type: Boolean |
Accessibility | ||
External CSS Class Selector | Query Page Report | Specifies the name of the Class Selector for the object in the HTML output. Data type: String |