I have a chart where the y axis lables are very long. Currently the chart crops the lable after 15 characters or so, but I need the entire lable text visible. There does not seem to be a way to set the maximum width of the lable.
Please, what do I do?
I'm not 100% sure this will solve your problem completely, but I think it will help.
Check to see if under the Axis -> Y -> Labels -> Layout, that Behavior is not Auto, but set to None. This will free up some room hopefully, then go to Axis -> Y -> Labels -> Font and play around with that to hopefully make things fit. Good luck and I hope this helps
-Paul