MindFusion.Diagramming for JavaScript Programmer's Guide
LinkLabel.setAutoArrange Method
See Also
 





Sets a value indicating whether the label can be auto arranged.

Namespace: MindFusion.Diagramming
File: LinkLabel.js

 Syntax

JavaScript  Copy Code

function setAutoArrange (value)

 Parameters

value

true if the label can be auto arranged, otherwise false.

 See Also

LinkLabel Members
LinkLabel Class
MindFusion.Diagramming Namespace