menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class EdgeLabelMode

    Defines edge data label placement for datalabel, if exceeds the sparkline area horizontally. None - Edge data label shown as clipped text. Shift - Edge data label moved inside the sparkline area. Hide - Edge data label will hide, if exceeds the sparkline area.

    Inheritance
    System.Object
    EdgeLabelMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class EdgeLabelMode : Enum

    Fields

    Hide

    Declaration
    public const EdgeLabelMode Hide
    Field Value
    Type
    EdgeLabelMode

    None

    Declaration
    public const EdgeLabelMode None
    Field Value
    Type
    EdgeLabelMode

    Shift

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