![]() |
ColorMapAutoScale








Public Data Item |
Declared in: NiPlot3d.h |
Declaration
bool ColorMapAutoScale;
Description
Specifies if the color map rescales its values when the plot data changes.
Note:
When this property is set to true, the color map rescales its values so that the minimum value of the color map maps to the minimum data value, and the maximum value of the color map maps to the maximum data value. Predefined color maps always autoscale, regardless of this property value.