ICustomBarSeries.Gradient
ICustomBarSeries

property Gradient: IGradient;

Type Library
TeeChartx

Description
The Gradient property specifies the colors used to fill the bars of the Chart CustomBarSeries. These can be filled with these three colors: StartColor, MidColor, EndColor. You can control the drawing output by setting the Direction property. Use the Visible property to show / hide filling.