[]
Gets or sets the location of the axis minor tick marks.
[C1Description("Axis.MinorTickMarks", "Gets or sets the location of the axis minor tick marks.")]
public TickMark MinorTickMarks { get; set; }
<C1Description("Axis.MinorTickMarks", "Gets or sets the location of the axis minor tick marks.")>
Public Property MinorTickMarks As TickMark