[enum] anychart.enums.WordWrapImprove this Doc
Text word-wrap mode.
Value | Description | Example |
---|---|---|
break-word | Indicates that normally unbreakable words may be broken at arbitrary points if there are no otherwise acceptable break points in the line. | |
normal | Indicates that lines may only break at normal word break points. |