GradientColor: IGxColor;
GradientColor: Prognoz.Platform.Interop.Drawing.GxColor;
The GradientColor property determines an end color of the gradient fill.
Use the GradientColor property if the Type property is set to BubbleChartBackgroundType.LinearGradient or BubbleChartBackgroundType.RadialGradient.
The example of use is given in description of the IBubbleChart.ChartArea and IBubbleChart.GraphArea properties.
See also: