Gets or sets a value indicating whether text wrapping is enabled.
Namespace: MindFusion.Diagramming
File: ItemLabel.js
JavaScript Copy Code |
---|
get enableWrap() {} |
Boolean
true to wrap the label's text, or false otherwise.
In order to wrap text, you must also set the maxWidth property to specify maximum line length.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |