ShowNegativeBubbles: Boolean;
ShowNegativeBubbles: boolean;
The ShowNegativeBubbles property determines whether bubbles with negative values are displayed.
Available values:
True. Bubbles with negative values are drawn. To determine the size of a bubble the value module is used. The grey color is used for solid, glamour and automatic fill types. he reverse gradient is used in the gradient and unhomogeneous fill types. Bubble background and hatching type are changed on the hatch fill type.
False. Default value. Bubbles with negative values are not drawn.
The property use is given in the example of IChartBubbleInfo.BubbleSizeScale.
See also: