ChartTypePoint.getPlottedYRange Method

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

Parameters

series

Type: ChartSeries
A chart data point series.

Return Value


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