MinorTickMark

Axis.MinorTickMark property

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

public TickMarkType MinorTickMark { get; set; }

See Also