![]() |
Width








Public Data Item |
Declared in: NiLabels.h |
Declaration
long Width;
Description
Specifies the width of a label on the axis.
Notes:
1. Use the Width to make sure the axis is wide enough for a complete label. The Width also determines the placement of automatic tick marks.
2. Set the Width to zero for the axis to automatically set the width.
3. Set the Width to a value greater than zero to specify the number of digits to reserve on the axis for each label.
4. On the CNiKnob control, the width controls the size of the knob by allowing more or less room for labels. Setting the width to zero causes the CNiKnob to select a default size independent of the labels.