[]
Gets or sets the type of major tick mark.
public TickMarksEnum TickMajor { get; set; }
Tick marks can be place on either side or both sides of the axis line. Note that if the TickMajor property is set to None then major tick marks are not drawn.