Chart Header(chart-ChartHeader)
This component is the header widget under a ChartPane. It describes about the information of a chart, you can change the properties of information present in the chart.
The Header is available in BarChart/LineChart component in the Chart Palette.

To access these properties, expand and 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 | true (default) false | Activates (true)
and deactivates (false) use of the object (network,
device, point, component, table, schedule, descriptor, etc.). |
| 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 | drop-down list (defaults to Null) | 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. |