ZedGraph LogoZedGraph Class Library Documentation
Y2AxisList Property
NamespacesZedGraphGraphPaneY2AxisList
Gets the collection of Y2 axes that belong to this GraphPane.
Declaration Syntax
C#Visual BasicVisual C++
public Y2AxisList Y2AxisList{ get;}
Public ReadOnly Property Y2AxisList As Y2AxisList
public:
property Y2AxisList^ Y2AxisList {
	Y2AxisList^ get ();
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621