Gets the collection of Y2 axes that belong to this GraphPane.
| C# | Visual Basic | Visual C++ |
public Y2AxisList Y2AxisList{ get;}
Public ReadOnly Property Y2AxisList As Y2AxisList
public: property Y2AxisList^ Y2AxisList { Y2AxisList^ get (); }
