ColorMapAutoScale Property

3D Graph Control

ColorMapAutoScale Property

Syntax

CWPlot3D.ColorMapAutoScale

Data Type

Boolean

Purpose

Specifies if the color map rescales its values when the plot data changes.

Remarks

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.

See Also

ColorMapValues

ColorMapColors

ColorMapStyle