ChartObjects
Definition
A collection of objects configured on the chart panel.
Property Value
An IList of Gui.NinjaScript.IChartObject instances containing references to the objects configured on the panel.
Syntax
ChartPanel.ChartObjects
Examples
The image below shows the output of the code example above, while applied in a chart panel with three objects.


