Gets or sets the orientation of the arranged graph.
Namespace: MindFusion.Graphs
File: RadialTreeLayout.js
SyntaxJavaScript
Copy Code
|
|---|
get direction() {} |
LayoutDirection
A member of the LayoutDirection enumeration.
RemarksIn radial layouts, the direction property specifies placement of first child node relatively to the root.
See Also