IGradient
Hierarchy Properties Methods

Type Library
TeeChartx

Description
The IGradient class contains all the properties used to draw a pleasing Chart background.

You can change gradient properties by using the TChart.Gradient subclass property.

The gradient effect is made of two or three colors and many middle transition colors between them.

The Visible property controls if the gradient will be displayed or not. Set the Direction property to the desired orientation. Use the StartColor, MidColor and EndColor properties to change the gradient colors.

Warning:

TeeChart does not use custom color palettes. This means that better results can be obtained using 16k or greater video color modes.