![]() |
MajorUnitsInterval








Public Data Item |
Declared in: NiTicks3d.h |
Declaration
double MajorUnitsInterval;
Description
Specifies the number of units between major divisions.
Notes:
1. Set this property to 5 and MajorUnitsBase to 0 to place major tick marks at multiples of five.
2. Setting this property overrides the MajorDivisions and MinorDivisions properties and causes the MajorUnitsBase and MinorUnitsInterval properties to take effect.
3. See the CNiTicks3D overview for information about using date/time values.