MindFusion.Charting 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

Label

Gets the label drawn at this bubble.

Value

Gets the value that this bubble represents.

 Inherited Public Properties

  Name Description

Index

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

 See Also