TickMarksSpacing

Axis.TickMarksSpacing property

Specifies how many tick marks shall be skipped before the next one shall be drawn. Applied to category or series axis. Read/write UInt16.

public uint TickMarksSpacing { get; set; }

See Also