Chart Pane(chart-BarChart/LineChart)
Charts are useful to analyze the data. There are two types of charts available, BarChart and LineChart. Whereas BarChart data have set of bars and LineChart data is plotted on each series as a line.
The BarChart/LineChart component is available in the Chart palette.

To access these properties, expand and double-click on BarChart/LineChart
| 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). |
| Border | Text | Specifies the style and design of the border |
| Background | drop-down list (defaults to Null) | Specifies the background fill color. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Image Brush Editor window. Click
the Browse icon ( Null indicates no color (white). |
| Header | additional properties | Configures additional parameters of a header |
| Canvas | additional properties | Configures additional parameters for canvas. |
| Legend | additional properties | Configures additional parameters for chart legend. |
| Zoom Enabled | true (default) false | When set to true allows the chart to zoom in. When set to false does not allows the charts to zoom in. |
| Chart | additional properties | Configures additional parameters for BarChart/LineChart. |