menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LabelDisplayType

    Specifies the display mode for label for smart legend. The available display types are, All: All the labels in the legend are displayed. Edge: Labels will be displayed only at the edges of the legend. None: No labels are displayed.

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

    Fields

    All

    Declaration
    public const LabelDisplayType All
    Field Value
    Type
    LabelDisplayType

    Edge

    Declaration
    public const LabelDisplayType Edge
    Field Value
    Type
    LabelDisplayType

    None

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