ShowBubblesWithNoData: Boolean;
ShowBubblesWithNoData: System.Boolean;
The ShowBubblesWithNoData property determines whether bubble chart bubbles which do not have data are displayed.
The property is set to False by default.
If the property is set to False, the bubbles which do not contain data are not displayed.
The example is given in description of the IBubbleChart.NoDataAxisType property.
See also: