
You access these properties by expandingChart palette and navigate to BarChart or LineChart, double-click Header
| Property | Value | Description |
|---|---|---|
| Visible | true (default) false |
Sets the table to be visible in the Px page interface (
true) or not (false).
|
| Enabled (Px graphics) | true (default) false |
Determines if the table on a Px page can receive a command.
|
| Layout | additional properties |
Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
|
| Title | Text | Specifies the title of the header. |
| Title Font | additional properties | Configures the font parameters for the title of the header. |
| Subtitle | Text | Specifies the subtitle of the header. |
| Subtitle Font | additional properties | Configures the font parameters for the subtitle of the header. |
| Brush | Solid, Gradient, Image ,Null(default)
|
Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Texture window, click the Browse icon to open the File Chooser, Ord Chooser, or other method of selecting an image file. Null indicates no fill. |