ChartTypePoint.getPlottedYValues Method

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

Parameters

point

Type: ChartPoint
A chart data point.

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.