Gets or sets the maximum width of this label.
Namespace: MindFusion.Diagramming
Assembly: ItemLabel.js
SyntaxJavaScript
Copy Code
|
|---|
get maxWidth() {} |
Number
The maximum width.
RemarksThis value is used when enableWrap is set to true.
See Also