Chart.addY2Axes Method
Adds secondary Y axes to the chart.
Parameters
- axes
-
Type: Object
ElementType: ChartAxis
An axis or array of axes.
- insertIndex
-
Type: Number (Integer)
(optional) An index in the y2Axes array at which to insert the axis.
Optional: True
Return Value
Type: Number (Integer)
The new number of secondary Y axes.