Properties
The following properties are defined in the Graph class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| BgColor | CRW | integer | $STD | Background color |
| Border | CR | boolean | $FALSE | Frame display |
| DataLabel | CRW | integer | $STD | Data label display method |
| Direction | CRW | integer | $VERTICAL | Graph direction |
| Example | CRW | integer | $STD | Graph legend display method |
| FgColor | CRW | integer | $STD | Font color |
| FontFace | CR | integer | $STD | Font decoration properties |
| FontKind | CR | integer | $STD | Font type Supported fonts have been added since |
| FontSize | CR | integer | 10 | Font size |
| GraphType | CRW | integer | $BAR | Graph type |
| Title | CRW | String | Title text | |
| ToolTip | CRW | String | Tool tip | |
| ToolTipDelayTime | CRW | integer | 0 | Tool tip display time Supported fonts have been added since |
| Value* | CRW | String Number Fixed Date | Object value |
Access
R: Readable W: Writable C: Initializable
*: default property