Returns or sets the number of units between minor divisions on the object.
Object.TicksMinorInterval [ = dInterval ]
The TicksMinorInterval property syntax has the following parts:
Name |
Type |
Inscription |
Object |
AAxis |
AAxis object |
dInterval |
Double |
An integer specifying the number of units between minor divisions on the AAxis object. |
The following statement changes the AAxis's TicksMinorInterval to three:
axs1.TicksMinorInterval=3
TicksAboveRight, TicksBelowLeft, TicksInside, TicksMajor, TicksMinor, TicksMinorColor, TicksMinorDivisions, TicksMinorGrid, TicksMinorGridColor, TicksOutside, TicksSpacing