Properties of Org Chart Line in Page Report
The properties of the line object in an organization chart of a page report are:
| Property Name | Description |
|---|---|
| General | |
| Class Type | Indicates the class type of the object. 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 |
| Line Property | |
| Line Color | Specifies the color of the 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 style of the line. Choose an option from the drop-down list.
Data type: Enumeration |
| Line Thickness | Specifies the thickness of the line. Enter a numeric value to change the thickness.
Data type: Float |
Previous Topic