ColorMapLog Property
Syntax
CWPlot3D.ColorMapLog
Data Type
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.