public Color StartColor {get; set;}
Remarks
Default: White
The StartColor 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