[enum] anychart.graphics.vector.Text.WordBreakImprove this Doc
Text word-break mode.
Value | Description | Example |
---|---|---|
break-all | Word breaks may be inserted between any character. | |
keep-all | Don't allow word breaks for CJK text. Non-CJK text behavior is the same as for normal. | |
normal | Break words according to their usual rules. |