Axis.TickLabelSpacing

Axis.TickLabelSpacing property

Represents the number of categories or series between tick-mark labels. Applies only to category and series axes.

public int TickLabelSpacing { get; set; }

Remarks

The number must be between 1 and 31999.

See Also