AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.graphics.vector.Text.WordWrapImprove this Doc

Text word-wrap mode.
ValueDescriptionExample
break-wordIndicates that normally unbreakable words may be broken at arbitrary points if there are no otherwise acceptable break points in the line.
normalIndicates that lines may only break at normal word break points.