menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum LabelAlignment

    To defines the label alignment of the nodes/connectors

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum LabelAlignment

    Fields

    Name Description
    After

    Used to aligns the label either bottom or right of the connector segment.

    Before

    Used to aligns the label either top or left of the connector segment.

    Center

    Used to aligns the label as center of the connector segment.

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