ComponentOne Chart for .NET (2.0) Search HelpCentral 

Bubble Class

The Bubble class contains properties specific to Bubble charts.

For a list of all members of this type, see Bubble Members.

System.Object

     C1.Win.C1Chart.c1SpecialData

         C1.Win.C1Chart.Bubble

[Visual Basic]

Public Class Bubble

Inherits c1SpecialData

[C#]

public class Bubble : c1SpecialData

[Delphi]

type Bubble = class (c1SpecialData);

Remarks

The Bubble class and its properties are only used for bubble charts. It is returned by the Bubble property of a ChartGroup.

Namespace: C1.Win.C1Chart

Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

See Also

Bubble Members | C1.Win.C1Chart Namespace


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