TextWrap API in Vue Chart3d API component
Specifies text wrap options when the text overflowing the container. They are:
- Normal - Specifies to break words only at allowed break points.
- Wrap - Specifies to break a word once it is too long to fit on a line by itself.
- AnyWhere - Specifies to break a word at any point if there are no otherwise-acceptable break points in the line.
- Normal
- Wrap
- AnyWhere
Thank you for your feedback and comments.We will rectify this as soon as possible!