getXData();
The getXData method returns an array of X values for the elements of chart data series.
The method returns an array of values of the Number type.
The example of use is given on the page with description of the ChartCanvasSerie.getPointByPosition method.
See also: