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

Remarks


The ApplyDark function converts the Color parameter to a darker color. The HowMuch parameter indicates the quantity of dark increment. It is used by Bar Series and 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