Gets or sets a value indicating the link direction that relates parent nodes to child nodes.
Namespace: MindFusion.Graphs
File: BorderedTreeLayout.js
SyntaxJavaScript
Copy Code
|
|---|
get reversedLinks() {} |
Boolean
true to indicate reversed direction (links point to parent nodes), or false otherwise.
See Also