ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartGroup.Bubble Property

Gets or sets the Bubble object.

[Visual Basic]

Public Property Bubble As Bubble

[C#]

public Bubble Bubble {get;set;}

[Delphi]

public property Bubble: Bubble read get_Bubble write set_Bubble;

Remarks

The Bubble object contains properties specific to Bubble charts.

See Also

ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.