ShowBubbleHistory: Boolean;
The ShowBubbleHistory property determines whether values history is shown for bubble chart bubbles.
Use JSON or the setShowBubbleHistory method to set the property value and the getShowBubbleHistory method to get the property value.
The property is set to True if displaying values history for the bubble chart bubbles is enabled, and False if it is disabled.
The example of property use is given in the page with the Example of Creating the BubbleChart Component.
See also: