Enum ExcelBubbleSize
Specifies what the bubble size represents on a bubble chart.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelBubbleSize
Fields
| Name | Description |
|---|---|
| Area | Represents the area of the bubble. |
| Width | Represents the width of the bubble. |