Class BubbleType
Defines the type of the bubble in the maps.
Inheritance
System.Object
BubbleType
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class BubbleType : Enum
Fields
Circle
Specifies the bubble to be rendered as circle type.
Declaration
public const BubbleType Circle
Field Value
Type | Description |
---|---|
BubbleType |
Square
Specifies the bubble to be rendered as square type.
Declaration
public const BubbleType Square
Field Value
Type | Description |
---|---|
BubbleType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |