IChart.TickLabelSpacingAuto

Syntax

TickLabelSpacingAuto: Boolean;

Description

The TickLabelSpacingAuto property determines whether the number of categories between tick mark labels is calculated automatically.

Comments

Available values:

Example

The example of use is given in description of the IChartAxis.TextMultiline property.

See also:

IChart