Hi there,
We have a requirement to display long text on Y axis of barchart. Something
like this:
http://pasteboard.co/fftvusD6W.png

I tried to use labelClass for AxisRenderer (for vertical axis). It's simply
an extension of spark Label with maxDisplayedLines set to 2 (to display 2
lines or may be even 3 lines). But this is what I get on screen:
http://pasteboard.co/ffG1FEWim.png


Code for reference:
http://codepaste.net/uujeki

labelClass:
http://codepaste.net/u65crn


Flex 4.14.1 | FP 17.0 | AIR 18.0

Any ideas on how I can get it there?

Reply via email to