menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CellType

    Defines the type of the cells in heatmap. The available types are, Rect - Renders the heatmap cells in rectangle shape. Bubble - Renders the heatmap cells in bubble shape.

    Inheritance
    System.Object
    CellType
    Namespace: Syncfusion.EJ2.HeatMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class CellType : Enum

    Fields

    Bubble

    Declaration
    public const CellType Bubble
    Field Value
    Type
    CellType

    Rect

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