IsVisible: Boolean;
The IsVisible property determines whether bubble chart item is 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, bubble chart item is visible, if the property is set to False, it is invisible.
The example of property use is given in the page ChartHistory Constructor.
See also: