menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum HorizontalAlignment

    Used to sets the horizontal alignment of the connector. Applicable, if the parent of the connector is a container.

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

    Fields

    Name Description
    Center

    Used to align text horizontally on center of node/connector

    Left

    Used to Used to align text horizontally on left side of node/connector

    Right

    Used to align text horizontally on right side of node/connector

    Stretch

    Used to stretch the label on horizontally to the node/connector

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