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