Gets or sets a value indicating whether auto-arranged link labels should avoid containers.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get autoArrangeAvoidContainers() {} |
Boolean
true to avoid containers, or false otherwise. The default value is true.
See Also