ShowZeroBubbles (Property)

Applies To:

BubbleChart object

Description:

Renders bubbles of zero size using a small bubble size to prevent them from disappearing.

Action:

Read-write, Boolean

Example:

This example shows to the display a bubble with zero values:

ActiveDocument.Sections["Chart2"].BubbleChart.ShowZeroBubbles = true