Color: ;
Color: ;
The Color property determines a base fill color.
If the Type property is set to BubbleChartBackgroundType.Color, the Color property sets color of the solid fill.
If the Type property is set to BubbleChartBackgroundType.LinearGradient or BubbleChartBackgroundType.RadialGradient, the Color property determines a start color of the gradient.
The example of use is given in description of the IBubbleChart.ChartArea and IBubbleChart.GraphArea properties.
See also: