menu

WPF

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

    Show / Hide Table of Contents

    Enum BranchDirection

    Specifies the different types of branch directions in FlowchartLayout class.

    Namespace: Syncfusion.UI.Xaml.Diagram.Layout
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum BranchDirection

    Fields

    Name Description
    LeftInFlow

    Defines the flow direction as left.

    RightInFlow

    Defines the flow direction as right.

    SameAsFlow

    Defines the direction as same as flow chart.

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