Represents a bubble in bubble charts.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public sealed class Bubble : ChartElement |
Visual Basic
![]() |
---|
Public NotInheritable Class Bubble |
Each 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 hit 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.
System.Object
MindFusion.Charting.ChartElement
MindFusion.Charting.Bubble