IBubbleChartSerie.BackgroundInfo

Fore Syntax

BackgroundInfo: IBubbleChartBackgroundInfo;

Fore.NET Syntax

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

Description

The BackgroundInfo property returns fill options for the bubble area.

Comments

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

Example of Use is given in description of the IBubbleChart.Series property.

See also:

IBubbleChartSerie