Enum BranchTypes
Alignment position Left - Sets the branch type as Left Right - Sets the branch type as Right SubLeft - Sets the branch type as SubLeft SubRight - Sets the branch type as SubRight Root - Sets the branch type as Root
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.AspNetMvc.Diagram.dll
Syntax
public enum BranchTypes
Fields
| Name |
|---|
| Left |
| Right |
| Root |
| SubLeft |
| SubRight |