menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum LayoutOrientations

    Used to sets the orientation/direction to arrange the diagram elements

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

    Fields

    Name Description
    BottomToTop

    Used to set LayoutOrientation from bottom to top

    LeftToRight

    Used to set LayoutOrientation from left to right

    RightToLeft

    Used to set LayoutOrientation from right to left

    TopToBottom

    Used to set LayoutOrientation from top to bottom

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