Show contents 

IChart > Chart Assembly Interfaces > IBubbleChartAxisLabelInfo > IBubbleChartAxisLabelInfo.BackgroundInfo

IBubbleChartAxisLabelInfo.BackgroundInfo

Fore Syntax

BackgroundInfo: IBubbleChartBackgroundInfo;

Fore.NET Syntax

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

Description

The BackgroundInfo property returns label background parameters.

Example

The example of use is given in description of the IBubbleChartAxisLinear.LabelsInfo property.

See also:

IBubbleChartAxisLabelInfo