menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BubbleType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    BubbleType

    Square

    Specifies the bubble to be rendered as square type.

    Declaration
    public const BubbleType Square
    Field Value
    Type
    BubbleType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved