Enum BubbleType
Defines the type of the bubble in the maps.
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public enum BubbleType
Fields
| Name | Description |
|---|---|
| Circle | Specifies the bubble to be rendered as circle type. |
| Square | Specifies the bubble to be rendered as square type. |