TickLabelSpacing

Axis.TickLabelSpacing property

Specifies how many tick labels to skip between label that is drawn. Applied to category or series axis. Read/write UInt32.

public uint TickLabelSpacing { get; set; }

See Also