IBubbleChartBackgroundInfo.Type

Fore Syntax

Type: BubbleChartBackgroundType;

Fore.NET Syntax

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

Description

The Type property sets fill type.

Comments

Default property value is None (no background).

Example

Example of Use is given in description of the IBubbleChart.ChartArea and IBubbleChart.GraphArea properties.

See also:

IBubbleChartBackgroundInfo