BackgroundInfo: IBubbleChartBackgroundInfo;
BackgroundInfo: Prognoz.Platform.Interop.Chart.IBubbleChartBackgroundInfo;
The BackgroundInfo property returns fill options for the bubble area.
If a dimension is set for the color scale, parameters of bubble area fill are elected automatically based on the source data. Disable color scale dimension to change fill options in the express report.
Example of Use is given in description of the IBubbleChart.Series property.
See also: