ChartTypePoint.getPlottedXRange Method

Gets the values plotted representing the full range of values for the specified series along the X axis.
 

Parameters

series

Type: ChartSeries
A chart data point series.

Return Value


Type: Array
ElementType: Object
The values to be plotted along the X axis, which may have been modified by the chart type from the original data source X values.