MajorTickMark

IAxis.MajorTickMark property

Represents the type of major tick mark for the specified axis. Read/write TickMarkType.

public TickMarkType MajorTickMark { get; set; }

See Also