alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum AdaptorType

    Specifies the adapter type in heatmap.

    • Cell:Heatmap is rendered using cell type data source.
    • Table:Heatmap is rendered using table type data source.
    • None:Defines no adaptor type is used for the data source.
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum AdaptorType

    Fields

    Name Description
    Cell

    Specifies cell type data source.

    None

    Defines no adaptor type is used for the data source.

    Table

    Specifies table type data source.

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