TCustom3DPaletteSeries.MidColor

TCustom3DPaletteSeries.MidColor
TCustom3DPaletteSeries

property MidColor: TColor;

Unit
TeeSurfa

Description
The MidColor specifies one of the colors to use to calculate each Surface's cell color.

The other two colors used are StartColor and EndColor.

When MidColor is equal to "clNone" (the default), only the StartColor and EndColor colors are used.

This applies only when the Series UsePalette property is True.