public Boolean SmoothPalette {get; set;}
Remarks
Default: false.
Use the 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 to false, only one corner color is used.
See Also
Surface Class | Surface Members | Steema.TeeChart.Styles Namespace