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