2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / Bubble Property

In This Topic
    Bubble Property
    In This Topic
    Gets or sets the Bubble object.
    Syntax
    'Declaration
     
    Public Property Bubble As Bubble
    public Bubble Bubble {get; set;}
    Remarks
    The Bubble object contains properties specific to Bubble charts.
    See Also