EnumLayoutType
Enum
The diagram layout types you can use to organize a RadDiagram diagram.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
cs-api-definition
public enum LayoutType
Fields
Sugiyama
Sugiyama or layered layout.
Tree
Tree layout and its variations.
Declaration
cs-api-definition
Tree = 1
Field Value
Remarks
See also the TreeLayoutType types and the TreeLayoutSettings for a further specification of the tree type.