Enum ChartBubbleSizingBehavior
Defines the behavior in which bubble sizes vary.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartBubbleSizingBehavior
Fields
| Name | Description |
|---|---|
| Fixed | Bubble sizes are fixed. This behavior is not supported in the current version. |
| Proportional | Bubble sizes are proportional to value. |