You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// flag that indicates if word wrapping is enabled
/// this is currently supported only for orientation == Horizontal.
/// you may want to set maxSizePercent when word wrapping, to set the point where the text wraps.
Issue
The legend labels become clipped
I have tried to adjust the following properties to no avail:
legend.wordWrapEnabled = true
legend.maxSizePercent = 0.8
Any suggestions?
The text was updated successfully, but these errors were encountered: