Represents a bubble in bubble charts. Namespace: MindFusion.Charting Syntax
RemarksEach bubble in a bubble chart is an instance of the Bubble class. When the user clicks on a bubble in hit-testing, the Bubble object that contains the hitted mouse point is returned. The members of the Bubble class are read-only. Use the respective bubble properties of the LineChart class to set them. Inheritance HierarchySystem.Object See Also |