alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum PaletteType

    Defines Color type for the heatmap cell.

    • Gradient:Renders the heatmap cells with linear gradient color.
    • Fixed:Renders the heatmap cells with fixed color.
    Namespace: Syncfusion.Blazor.HeatMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum PaletteType

    Fields

    Name Description
    Fixed

    Specifies the cells with fixed color.

    Gradient

    Specifies the cells with linear gradient color.

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