IChartBubbleInfo.ShowNegativeBubbles

Fore Syntax

ShowNegativeBubbles: Boolean;

Fore.NET Syntax

ShowNegativeBubbles: boolean;

Description

The ShowNegativeBubbles property determines whether bubbles with negative values are displayed.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IChartBubbleInfo