Gets or sets the orientation of the arranged graph.
Namespace: MindFusion.Graphs
File: BorderedTreeLayout.js
SyntaxJavaScript
Copy Code
|
|---|
get direction() {} |
LayoutDirection
A member of the LayoutDirection enumeration. The default value is TopToBottom.
See Also