[flexcoders] Re: rotation of vertical axis title

2007-06-08 Thread Aaron Wright
Anyone figure this out yet? I saw an axisTitleStyleName style in axis
renderer, but can you change rotation in the style?

I agree with Jason, why is this title backwards in the first place?



 
--- In flexcoders@yahoogroups.com, troy.kakulupia [EMAIL PROTECTED] wrote:

 Hi, I also met the same requirment.
 unfortunately, the answer is no. And I use the another way to instead:
 
 1 set show vertical axis title to false
 2 create a HBox containing both a TextField and the chart
 3 set the position of the drawing TextField to vertical 
 4 refine the position.
 
 Anyone who get the right solution , plz do let me know, appreicate.
 
 cheers
 Troy
 --- In flexcoders@yahoogroups.com, Pan Troglodytes chimpathetic@ 
 wrote:
 
  I think the answer is no, but I'll ask it anyway - is there a way to 
 rotate
  the vertical axis title so it reads from top to bottom, instead of the
  current bottom to top?
  
  Second, if there is no way, who chose the opposite of the normal 
 way to be
  the default?  ;)
  
  -- 
  Jason
 





[flexcoders] Re: rotation of vertical axis title

2006-11-29 Thread troy.kakulupia
Hi, I also met the same requirment.
unfortunately, the answer is no. And I use the another way to instead:

1 set show vertical axis title to false
2 create a HBox containing both a TextField and the chart
3 set the position of the drawing TextField to vertical 
4 refine the position.

Anyone who get the right solution , plz do let me know, appreicate.

cheers
Troy
--- In flexcoders@yahoogroups.com, Pan Troglodytes [EMAIL PROTECTED] 
wrote:

 I think the answer is no, but I'll ask it anyway - is there a way to 
rotate
 the vertical axis title so it reads from top to bottom, instead of the
 current bottom to top?
 
 Second, if there is no way, who chose the opposite of the normal 
way to be
 the default?  ;)
 
 -- 
 Jason