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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621