Enum LayoutType
Defines the types of the automatic layout None - None of the layouts is applied HierarchicalTree - Defines the type of the layout as Hierarchical Tree OrganizationalChart - Defines the type of the layout as Organizational Chart ComplexHierarchicalTree - Defines the type of the layout as complex HierarchicalTree RadialTree - Defines the type of the layout as Radial tree
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public enum LayoutType
Fields
Name | Description |
---|---|
ComplexHierarchicalTree | |
HierarchicalTree | |
MindMap | |
None | |
OrganizationalChart | |
RadialTree | |
SymmetricalLayout |