[]
Text wrap mode of chart legend.
public enum TextWrapping
Name | Description |
---|---|
None | No text wrapping. |
Truncate | Truncates text if its width is larger than available width. |
Wrap | Wraps text if its width is larger than available width. |