Converts the Color parameter to a brighter color.
public static Void ApplyBright(Color& c,
Byte howMuch)

Remarks


The ApplyBright function converts the Color parameter to a brighter color. The HowMuch parameter indicates the quantity of bright increment. It is used by Styles.Bar Series and Styles.Pie Series to calculate the right color to draw Bar sides and Pie 3D zones.  

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace