IChartAxis.TextStaggerOddFirst

Fore Syntax

TextStaggerOddFirst: Boolean;

Fore.NET Syntax

TextStaggerOddFirst: System.Boolean;

Description

The TextIsStagger property determines which labels (even or odd) are 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