IsVisible: Boolean
The IsVisible property determines if collection objects are visible.
Use JSON or the setIsVisible method to set the property value and the getIsVisible method to get the property value.
If the property is set to True, collection objects are shown in the bubble chart, if the property is set to False, the objects are not displayed.
The example of property use is given in the page ChartLabelCollection Constructor.
See also: