The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ColorCodeAvg


Unit:SDL_plot3d
Class: TPlot3D
Declaration: property ColorCodeAvg: boolean;

The property ColorCodeAvg influences the selection of the color of the quadrilaterals of the 3D surface. If ColorCodeAvg is TRUE the average of all four z-values of a particular quadrilateral is taken to calculate its color. If ColorCodeAvg is FALSE the maximum of the four z-values is taken. This property is important when dealing with outliers in the data matrix GridMat. By default, it is set to FALSE.


Last Update: 2023-Dec-14