Sorry Jason. Short of copying the code into its own class and modifying it, there's no way to request the axis renderer orient titles the other way.
 
Ely.
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Graham, Jason
Sent: Tuesday, March 14, 2006 8:01 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 1.5, AxisRenderer labelRotation

I am using the AxisRenderer for the verticalAxis similar to this. 

 

        <mx:verticalAxisRenderer>

            <mx:AxisRenderer title="My Y-Axis"/>

        </mx:verticalAxisRenderer>

 

It appears as though its rotating it 90 degrees by default, making the text read from top to bottom, with the bottom of the label facing away from the chart.

 

We have requirements that force us to have the label rotated the other direction.  So its like I want to rotate it 270 degrees really. 

 

I attempted to set the labelRotation but it had no effect.

 

Anyway to fix this?

 

I looked at the code for AxisRenderer and it seems pretty strict about the labelRotation being in between 0-90 degrees.

 

Thanks



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to