TextStaggerOddFirst: Boolean;
TextStaggerOddFirst: System.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: