menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class PaletteType

    Defines the style in which the color is to be applied to the cells. Gradient - Renders the heatmap cells with linear gradient colors. Fixed - Renders the heatmap cells with fixed colors.

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

    Fields

    Fixed

    Declaration
    public const PaletteType Fixed
    Field Value
    Type
    PaletteType

    Gradient

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