Background: IChartBackgroundInfo;
The Background property determines fill parameters for a data series point.
A fill for data series points is used in the charts: area chart, histogram, pie chart, mixed chart, and some instances of stock chart.
Set start and end colors to create a gradient fill.
To show these changes, change value of the IChartBackgroundInfo.Type property to any value other than None.
Examples of use are given in the IChartSerie.SeriePoint property.
See also: