ZedGraph LogoZedGraph Class Library Documentation
Y2Axis Property
NamespacesZedGraphGraphPaneY2Axis
Accesses the primary Y2Axis for this graph
Declaration Syntax
C#Visual BasicVisual C++
public Y2Axis Y2Axis{ get;}
Public ReadOnly Property Y2Axis As Y2Axis
public:
property Y2Axis^ Y2Axis {
	Y2Axis^ get ();
}
Value
A reference to a Y2Axis object
See Also

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621