TextStaggerOddFirst: Boolean;
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.
Available values:
True. Odd labels are arranged in the first row.
False. Even labels are arranged in the first row.
The property is saved together with the chart.
The property use is given in the example for IChartAxis.TextIsStagger.
See also: