IBubbleChartSerie.BackgroundInfo

Fore Syntax

BackgroundInfo: IBubbleChartBackgroundInfo;

Fore.NET Syntax

BackgroundInfo: Prognoz.Platform.Interop.Chart.IBubbleChartBackgroundInfo;

Description

The BackgroundInfo property returns fill parameters for the bubble area.

Comments

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.

Example

The example of use is given in description of the IBubbleChart.Series property.

See also:

IBubbleChartSerie