CNiValuePairs::Location

NI Measurement Studio CNi

Class
CNiValuePairs::
Location
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: LabelTypeNext page: MajorTicks    
Public Data Item Declared in:
NiValuepairs.h

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

ValuePairLocations Location;

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

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