Specifies the percent amount of minimum distance between Axis Labels.
public Int32 Separation {get; set;}

Remarks


Default: 10

The Separation property specifies the percent amount of minimum distance between Axis Labels.
Setting it to "0" zero makes Axis skip calculating overlapping labels. (No clipping is performed).
Labels visibility depends also on Labels.Font size, Labels.Angle and Axis.Increment properties.

See Also

AxisLabels Class | AxisLabels Members | Steema.TeeChart Namespace