Enum LayoutStyle

LayoutStyle enumeration

Used to specify style of layout.

public enum LayoutStyle

Values

NameValueDescription
FlowChart0Flowchart style.
CompactTree1Tree style.
Radial2Radial style.
Circular3Circular style.

See Also