Location
Public Data Item |
Declared in: NiValuepairs.h |
Declaration
ValuePairLocations Location;
Description
Specifies if value pairs are placed on the axis by their value or by their index. The following list includes valid values for this function.
- CNiValuePairs::LocationValue - the axis draws the value pairs at their value on the axis.
- CNiValuePairs::LocationIndex - the axis draws the value pairs at their index on the axis.