Color: ;
Color: ;
The Color property determines basis 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 indicates starting color of the gradient.
Example of Use is given in description of the IBubbleChart.ChartArea and IBubbleChart.GraphArea properties.
See also: