![]() |
ColorMapLog








Public Data Item |
Declared in: NiPlot3d.h |
Declaration
bool ColorMapLog;
Description
Specifies if the color map interpolates logarithmically.
Notes:
- 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 has effect only when ColorMapInterpolate = true.