Returns an Axis object that represents the secondary Y axis of the chart area.
public
Axis AxisY2 {get;}
Remarks
The secondary Y axis is optional (invisible by default) and can be displayed on the right of the chart area.
Example
http://www.aspose.com/Products/Aspose.Chart/Demos/CodeChart.aspx?GalleryItemId=70
See Also
ChartArea Class | Aspose.Chart Namespace