menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RotateDirection - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum RotateDirection

    The four different rotation direction of the organization chart.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum RotateDirection

    Fields

    Name Description
    BottomToTop

    Layout from Bottom to Top.

    LeftToRight

    Layout from Left to Right.

    RightToLeft

    Layout from Right to Left.

    TopToBottom

    Layout from Top to Bottom.

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