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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621