Points: Array
The Points property determines points for data series.
Use JSON or the setPoints method to set the property value and the getPoints method to get the property value.
This property contains an array of PP.Ui.ChartSeriePoint type objects.
The example of property use is given in the page ChartSerie Constructor.
See also: