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