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

Remarks


Default: None

The MidColor 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