IBubbleChartBackgroundInfo.Type

Fore Syntax

Type: BubbleChartBackgroundType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Chart.BubbleChartBackgroundType;

Description

The Type property determines a fill type.

Comments

The property is set to None (no background) by default.

Example

The example of use is given in description of the IBubbleChart.ChartArea and IBubbleChart.GraphArea properties.

See also:

IBubbleChartBackgroundInfo