Class LayoutType
The diagram layout types you can use to organize a RadDiagram diagram.
Inheritance
System.Object
LayoutType
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public sealed class LayoutType : Enum
Fields
Sugiyama
Tree
Tree layout and its variations.
Declaration
public const LayoutType Tree
Field Value
LayoutType
|
Remarks
See also the TreeLayoutType types and the TreeLayoutSettings for a further specification of the tree type.
value__
Declaration
public int value__
Field Value
System.Int32
|