menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum VerticalAlignment

    used to set the vertical alignment of connector (applicable,if the parent is group).

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

    Fields

    Name Description
    Bottom

    Used to align text Vertically on bottom of node/connector

    Center

    Used to align text Vertically on center of node/connector

    Stretch

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

    Top

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

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