TCustomBarSeries.Gradient
TCustomBarSeries
property Gradient: TTeeGradient;
Unit
Series
Description
The Gradient property specifies the colors used to fill Chart background. Chart background is filled using these two colors: StartColor and EndColor. You can control the drawing output by setting the TChartGradient.Direction property. Use the Visible property to show / hide filling.