LabelType
Public Data Item |
Declared in: NiValuepairs.h |
Declaration
ValuePairLabels LabelType;
Description
Specifies the type of labels to draw for the value pairs. The following list includes valid values for this function.
- CNiValuePairs::LabelNone - the axis does not draw the value pair.
- CNiValuePairs::LabelName - the axis draws the name of the value pairs.
- CNiValuePairs::LabelValue - the axis draws the value of the value pair.