[]
        
(Showing Draft Content)

C1.Win.C1Chart.Bubble

Bubble Class

The Bubble class contains properties specific to Bubble charts.

Inheritance
c1SpecialData
Bubble
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(Bubble.TypeConverter))]
public class Bubble : c1SpecialData
Remarks

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

Properties

Name Description
EncodingMethod

Gets or sets the method used for calculating bubble size in a bubble chart.

MaximumSize

Gets or sets the maximum bubble size in a bubble chart.

MinimumSize

Gets or sets the minimum bubble size in a bubble chart.