The LineChart component is available in the Chart palette.

You can access the properties in the PropertySheet by expanding and double-click on 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 |
When set to true, the table in Px page interface is commandable using the popup menu. When set to false, the display is still visible but not commandable.
|
| 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 | Solid, Gradient, Image ,Null(default)
|
Specifies background fill color.
|
| 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 chart. |