ColorMapInterpolate Property

3D Graph Control

ColorMapInterpolate Property

Syntax

CWPlot3D.ColorMapInterpolate

Data Type

Boolean

Purpose

Specifies if the color map interpolates between colors.

Remarks

When this property is set to True, the color map interpolates between colors in the map when a value is between two color map values. When this property is set to False, all values get mapped to the color of the next lowest value.

See Also

ColorMapStyle

ColorMapValues