chart-LineChart
This component is one of two chart types available (the other is BarChart).
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 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 chart. |