menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LegendPosition

    the position of the legend. Left - Renders legend at the left of the heatmap. Right - Renders legend at the right of the heatmap. Top - Renders legend at the top of the heatmap. Bottom -Renders legend at the bottom of the heatmap.

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

    Fields

    Bottom

    Declaration
    public const LegendPosition Bottom
    Field Value
    Type
    LegendPosition

    Left

    Declaration
    public const LegendPosition Left
    Field Value
    Type
    LegendPosition

    Right

    Declaration
    public const LegendPosition Right
    Field Value
    Type
    LegendPosition

    Top

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