Did you apply the workaround to use MX Label or TextFields in the chart? -Alex
On 9/30/15, 5:03 AM, "Deepak MS" <[email protected]> wrote: >Hello, >I'm using Cartesian chart and adding columseries or lineseries dynamically >based on data to it. > >In flex 3.6, x axis labels were rendered(rotated) according to space >available and size of the label like this: >http://pasteboard.co/11CRmior.png >http://pasteboard.co/11CU4Uej.png > >But in flex 4.14.1, labels are not getting rotated. I tried to explicitly >set labelRotation value of the X axis' AxisRenderer, but nothing happens. >It always looks like this: >http://pasteboard.co/11CIJWNC.png (in this example, label gets truncated - >last item is Sodium Chloride. But 'Chloride' is cut off) > >http://pasteboard.co/11CLuFNk.png (in this one, months are not rotated >like >how they used to in flex 3.6) > >Is this an issue Or am I missing any property to be set in 4.14.1?
