IPanel.Gradient
IPanel
property Gradient: IGradient;
Type Library
TeeChartx
Description
The Gradient property specifies the colors used to fill Chart background. Chart background is filled using these three colors: StartColor, MidColor and EndColor. You can control the drawing output by setting the IGradient.Direction property. Use the Visible property to show / hide filling.