ChartCanvasSerie.getXData

Syntax

getXData();

Description

The getXData method returns an array of X 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