IChartBubbleInfo.RepresentedBubbleSizeMeasure

Fore Syntax

RepresentedBubbleSizeMeasure: BubbleSizeMeasure;

Fore.NET Syntax

RepresentedBubbleSizeMeasure: Prognoz.Platform.Interop.Chart.BubbleSizeMeasure;

Description

The RepresentedBubbleSizeMeasure property determines the size of a bubble.

Comments

The default value is BubbleSizeMeasure.Area.

Fore and Fore.NET examples

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

See also:

IChartBubbleInfo