MindFusion WinForms Programmer's Guide
Bubble Members
Constructors Properties
 


Represents a bubble in bubble charts.

The following tables list the members exposed by the Bubble type.

 Public Constructors

  Name Description

Bubble

Initializes a new instance of the Bubble class.

 Public Properties

  Name Description

DataIndex

Gets the index of this ChartElement in the array with data used by the chart series it belongs to. (Inherited from ChartElement.)

Index

Gets the index of the chart element. (Inherited from ChartElement.)

Label

Gets the label drawn at this bubble.

SeriesIndex

Gets the index of the series this bubble belongs to.

Value

Gets the value that this bubble represents.

 See Also

Bubble Class
MindFusion.Charting Namespace