history-HistoryPointList

This component is a container that holds HistoryPointListItem components. The default view of this component is the Live History Chart view. The Property Sheet view is where you configure properties for the HistoryPointList chart display.
In addition to the HistoryPointList properties, the Property Sheet view displays all associated HistoryPointListItem components below the properties. If you invoke this view from the HistoryPointList component the items in the list can be selected/unselected and the view will update as needed.

The HistoryPointList component properties include the following;

Type Value Description
Max Samples 5000 (default) Defines the maximum number of samples to store for each history extension displayed.
Time Window 00000h 10m (default) Defines the time range to display on the Time Axis while viewing the live chart. If the chart is "zoomed" you will be able to pan and view all the collected data defined by Max Samples.
Background Null (default) Specifies the background color of the chart. Clicking on the property editor invokes the Color Chooser.
Show horizontal grid lines true (default), false Shows (true) or hides (false) horizontal grid lines on the chart.
Show vertical grid lines true (default), false Shows (true) or hides (false) horizontal grid lines on the chart.