CNiAxis3D::ValuePairs

3D Graph

Class
CNiAxis3D::
ValuePairs
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: TicksNext page: Visible    
Public Data Item Declared in:
NiAxis3d.h

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

CNiValuePairs ValuePairs;

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

Gets a collection of ValuePair objects associated with the control.

Note: A ValuePair object is a label and a value. A slide control with text labels such as "Off", "Slow", and "Fast" uses CNiValuePairs to define the labels. For example, use a CNiValuePair object to add a text label like "BoilingPoint" to a numeric axis at the value 212.

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