TSurfaceSeries.SmoothPalette
TSurfaceSeries
property SmoothPalette: Boolean;
Unit
TeeSurfa
Description
Use SmoothPalette property to determine the cell colors of a Surface Series. When set to True, each cell is filled using a color calculated as the average of each cell 4 corner colors. When set False, only one corner color is used.
Default value is False.