IChart.BubbleInfo

Syntax

BubbleInfo: IChartBubbleInfo;

Description

The BubbleInfo property returns bubble chart settings.

Comments

The bubble chart enables the user to display three sets of values. The third value determines a bubble size.

Example

The property use is given in the example for IChartBubbleInfo.BubbleSizeScale.

See also:

IChart