getPoint(index: Integer);
index. Index of data series point.
The getPoint method returns point of chart data series by its index.
The method returns a PP.Ui.ChartPoint type value.
The example of use is given on the page with description of the ChartCanvasSerie.addPoint method.
See also: