ShowBubblesWithNoData: Boolean;
ShowBubblesWithNoData: System.Boolean;
The ShowBubblesWithNoData property determines whether matrix bubbles which do not have data are displayed.
By default the property is set to False.
Is 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: