menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LabelConstraints

    Show / Hide Table of Contents

    Enum LabelConstraints

    Used to the default behaviors of the label.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum LabelConstraints

    Fields

    Name Description
    All

    Enables all label constraints

    Draggable

    Used to set the label as draggable

    None

    Used to disable all label Constraints

    Resizable

    Used to set the node as resizable

    Rotatable

    Used to set the node as rotateable

    Selectable

    Used to set the label as selectable

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved