ChartCanvasSerie.getPoints

Syntax

getPoints();

Description

The getPoints method returns the array of data series items.

Comments

The method returns an array of values of the PP.Ui.ChartPoint type.

Example

The example of use is given on the page with description of the ChartCanvasSerie.getXAxis method.

See also:

ChartCanvasSerie