Class ExcelBubbleSize
Specifies what the bubble size represents on a bubble chart.
Inheritance
System.Object
ExcelBubbleSize
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelBubbleSize : Enum
Fields
Area
Represents the area of the bubble.
Declaration
public const ExcelBubbleSize Area
Field Value
Type |
---|
ExcelBubbleSize |
Width
Represents the width of the bubble.
Declaration
public const ExcelBubbleSize Width
Field Value
Type |
---|
ExcelBubbleSize |