IChartAxis.TextStaggerOddFirst

Fore Syntax

TextStaggerOddFirst: Boolean;

Fore.NET Syntax

TextStaggerOddFirst: System.Boolean;

Description

The TextIsStagger property determines which labels (even or odd) are to be located in the first row on arranging the category axis labels in a staggered pattern.

Comments

Available values:

The property is saved together with the chart.

Fore and Fore.NET examples

The property use is given in the example for IChartAxis.TextIsStagger.

See also:

IChartAxis