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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621