ChartCanvasSerie.getYData

Syntax

getYData();

Description

The getYData method returns an array of Y values for the elements of chart data series.

Comments

The method returns an array of values of the Number type.

Example

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

See also:

ChartCanvasSerie