Gets or sets whether to automatically arrange the label to avoid overlapping nodes.
Namespace: MindFusion.Diagramming
Assembly: LinkLabel.js
SyntaxJavaScript
Copy Code
|
|---|
get autoArrange() {} |
Boolean
true if the label should be auto-arranged, or false otherwise.
See Also