CNiPlot3D::ColorMapValues

3D Graph

Class
CNiPlot3D::
ColorMapValues
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: ColorMapStyleNext page: Contours    
Public Data Item Declared in:
NiPlot3d.h

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

CNiReal64Vector ColorMapValues;

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

ColorMapColors and ColorMapValues specify a custom color map. Each element in the value vector and its corresponding element in the color vector are a value-color pair in the color map.

Note:

To specify a custom color map with ColorMapValues and ColorMapColors, first set ColorMapStyle to Custom. The ColorMapColors and ColorMapValues vectors must have at least two elements, and the ColorMapValues must have no duplicates and be sorted in increasing value.

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