Use the members of this enumeration to set the value of the EncodingMethod
property in the Bubble class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public enum BubbleMethodEnum |
| Visual Basic |
|---|
Public Enumeration BubbleMethodEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Diameter | 0 | Sizes symbols according to diameter. | |
| Area | 1 | Sizes symbols according to area. |