CNiPlot3D::ColorMapLog

3D Graph

Class
CNiPlot3D::
ColorMapLog
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: ColorMapInterpolateNext page: ColorMapStyle    
Public Data Item Declared in:
NiPlot3d.h

'Declaration' icon -- Shortcut to top of page. Declaration

bool ColorMapLog;

'Description' icon -- Shortcut to top of page. Description

Specifies if the color map interpolates logarithmically.

Notes:

  1. 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.
  2. Use this property with logarithmic z axis. This property has effect only when ColorMapInterpolate = true.

'See Also' icon -- Shortcut to top of page. See Also