Returns or sets the number of units between major divisions on the object.
Object.TicksMajorInterval [ = dInterval ]
The TicksMajorInterval property syntax has the following parts:
Name |
Type |
Inscription |
Object |
AAxis |
AAxis object |
dInterval |
Double |
An integer specifying the number of units between major divisions on the AAxis object. |
The following statement changes the AAxis's TicksMajorInterval to three:
axs1.TicksMajorInterval=3
TicksAboveRight, TicksBelowLeft, TicksInside, TicksMajor, TicksMajorBase, TicksMajorColor, TicksMajorDivisions, TicksMajorGrid, TicksMajorGridColor, TicksMinor, TicksOutside, TicksSpacing