Posted 4 November 2025, 2:13 pm EST
Hi, the angle option for the axis labels is great, but there is a case where we need the labels to be horizontal. So is it possible to have the text wrapping capability for the axis labels?
Forums Home / Wijmo / General Discussion
Posted by: Yifan_Zhang on 4 November 2025, 2:13 pm EST
Posted 4 November 2025, 2:13 pm EST
Hi, the angle option for the axis labels is great, but there is a case where we need the labels to be horizontal. So is it possible to have the text wrapping capability for the axis labels?
Posted 6 November 2025, 3:15 am EST
Hi Yifan,
Yes, the axis labels can be wrapped as needed. You can handle the ‘rendered’ event of the Flexchart to make the necessary modifications to the axis labels as per your requirements. Please refer to the following sample demonstrating the same - https://stackblitz.com/edit/js-9gyqizr5?file=index.js
In case, you face any issues, please let us know.
Regards