Point: PP.Ui.ChartSeriePoint;
The Point property sets a point of bubble chart data series, for which to show this series values history.
Property value can be set from JSON or using the setPoint method, and returned with the getPoint method.
The example of property use is given in the ChartHistory Constructor page.
See also: