menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum TextAlign

    Used to define how to align the text inside the label.

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

    Fields

    Name Description
    Center

    Used to align text on center of node/connector

    Justify

    Used to Justifies content with ideographic text on node/connector

    Left

    Used to align text on left side of node/connector

    Right

    Used to align text on Right side of node/connector

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