One of the three Colors used to create the gradient fill.
public Color EndColor {get; set;}

Remarks


Default: Yellow

The EndColor property is one of the three colors used to create the gradient fill. The gradient fill is composed of the three colors: StartColor, MidColor and EndColor.

See Also

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