CNiLabels::Width

CNi

Class
CNiLabels::
Width
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: RightNext page: CNiLabels    
Public Data Item Declared in:
NiLabels.h

'Declaration' icon -- Shortcut to top of page. Declaration

long Width;

'Description' icon -- Shortcut to top of page. 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.

'See Also' icon -- Shortcut to top of page. See Also