ZedGraph LogoZedGraph Class Library Documentation
MinorGrid Property
NamespacesZedGraphAxisMinorGrid
Gets a reference to the MinorGrid class that contains the properties of the minor grid.
Declaration Syntax
C#Visual BasicVisual C++
public MinorGrid MinorGrid{ get;}
Public ReadOnly Property MinorGrid As MinorGrid
public:
property MinorGrid^ MinorGrid {
	MinorGrid^ get ();
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621