Gets or sets a value indicating the link direction in which tree branches are expanded.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get expandOnIncoming() {} |
Boolean
true if trees are expanded in the direction of incoming links, or false otherwise.
See Also