Anyone knows about ..any Dail ..or gauge Charts in FLEX ???

 

Regards

Jolly

 

************************************************************************
Life Fitness - A Division of Brunswick Corporation
#09-02,  The Signature, 

Changi Business Park Central 2, Singapore-486066
(Cell) 65 -96216408 (Tel) 65-62606409 (Fax) 65-62605150
http://www.lifefitness.com <http://www.lifefitness.com>  | 
http://www.brunswick.com <http://www.brunswick.com>  
************************************************************************

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ely 
Greenfield
Sent: Tuesday, December 05, 2006 1:26 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Flex 2 Charting align Axis

 

 

 

 

The AxisRenderer class has a 'placement' property.  If you explicitly supply 
your own AxisRenderer, you can set the placement appropriately:

 

 

<LineChart>

   <horizontalAxisRenderer>

       <AxisRenderer placement="top" />

...

 

Ely.


 

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sönke 
Rohde
Sent: Saturday, December 02, 2006 6:24 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex 2 Charting align Axis

Hi,

How do I align my Axis e.g. I'd like to have to horizontal axis on the top
instead on the bottom and the vertical axis on the right instead of left.

Thanks and Cheers,
Sönke

 

Reply via email to