Integer constants specifying whether Tick Marks are placed on the axis based on the unit intervals, based on number of divisions, or automatically on the object.
Name |
Value |
Description |
aaxsTicksSpacingAuto |
0 * |
Automatic: The TickMarks are placed on the axis automatically. |
aaxsTicksSpacingDivisions |
1 |
Divisions: The TickMarks are placed on the axis base on the number of divisions. |
aaxsTicksSpacingIntervals |
2 |
Intervals: The TickMarks are placed on the axis base on the unit intervals. |