IChart.TickLabelSpacingAuto

Fore Syntax

TickLabelSpacingAuto: Boolean;

Fore.NET Syntax

TickLabelSpacingAuto: boolean;

Description

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

Comments

Available values:

Fore and Fore.NET Examples

Examples of use are given in description of the IChartAxis.TextMultiline property.

See also:

IChart