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