ColorMapLog Property

3D Graph Control

ColorMapLog Property

Syntax

CWPlot3D.ColorMapLog

Data Type

Boolean

Purpose

Specifies if the color map interpolates logarithmically.

Remarks

When this property is set to True, the color map interpolates logarithmically between colors. When this property is set to False, the color map interpolates linearly.

Use this property with logarithmic z-axis. This property only has effect when ColorMapInterpolate is set to True.

See Also

ColorMapInterpolate

ColorMapStyle

CWAxis3D.Log