alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum BubbleType

    Defines the Bubble Type. They are

    • Size:Defines the bubble type as size.
    • Color:Defines the bubble type as color.
    • Sector:Defines the bubble type as sector.
    • SizeAndColor:Defines the bubble type as size and color.
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum BubbleType

    Fields

    Name Description
    Color

    Defines the bubble type as color.

    Sector

    Defines the bubble type as sector.

    Size

    Defines the bubble type as size.

    SizeAndColor

    Defines the bubble type as sizeandcolor.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved