IChartAxis.TextStaggerOddFirst

Syntax

TextStaggerOddFirst: 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.

Example

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

See also:

IChartAxis