ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class LabelDisplayType

    Specifies the type of label display for smart legend. All: All labels 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 Description
    LabelDisplayType

    Edge

    Declaration
    public const LabelDisplayType Edge
    Field Value
    Type Description
    LabelDisplayType

    None

    Declaration
    public const LabelDisplayType None
    Field Value
    Type Description
    LabelDisplayType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved