ChartTypeBase.getPlottedXValues Method

Gets the values plotted for this data point along the X axis.
 

Parameters

point

Type: ChartPoint
A chart data point.

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.