TickLabelSpacing

IAxis.TickLabelSpacing property

Specifies how many tick labels to skip between label that is drawn. Read/write UInt32.

public uint TickLabelSpacing { get; set; }

See Also