ZedGraph LogoZedGraph Class Library Documentation
MinorTic Property
NamespacesZedGraphAxisMinorTic
Gets a reference to the MinorTic class instance for this Axis. This class stores all the minor tic settings.
Declaration Syntax
C#Visual BasicVisual C++
public MinorTic MinorTic{ get;}
Public ReadOnly Property MinorTic As MinorTic
public:
property MinorTic^ MinorTic {
	MinorTic^ get ();
}

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621