![]() |
MajorUnitsInterval








Public Data Item |
Declared in: NiTicks.h |
Declaration
double MajorUnitsInterval;
Description
Specifies the number of units between major divisions.
Notes:
1. MajorDivisions must be set to zero for this property to take effect. Set both MajorDivisions and MajorUnitsInterval to zero to have no major grid ticks.
2. Set this property to five and MajorUnitsBase to zero to place major tick marks at multiples of five.
3. See the CNiTicks overview for information about using date/time values.