RE: [BULK] RE: [flexcoders] charting and predefined axis styles

2007-04-05 Thread Sandy Saline
Thanks, Ely. 

 

Where do I find AxisRenderer.initStyles? Nothing comes up in the Help
which has been my primary source of information. Is there other
documentation that I am missing?

 

Sandy

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ely Greenfield
Sent: Wednesday, April 04, 2007 5:58 PM
To: flexcoders@yahoogroups.com
Subject: [BULK] RE: [flexcoders] charting and predefined axis styles
Importance: Low

 

 

 

No, they're there.  

 

blockNumericAxis

linedNumericAxis

dashedNumericAxis

blockCategoryAxis

hangingCategoryAxis

dashedCategoryAxis

 

(You can look in AxisRenderer.initStyles to see where they're set up).

 

Ely.

 

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of myasandy2
Sent: Wednesday, April 04, 2007 12:04 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] charting and predefined axis styles

I have been working through the Flex 1.5 charting tutorial 
(http://www.adobe.com/devnet/flex/articles/charting.html
http://www.adobe.com/devnet/flex/articles/charting.html ).

Page 5 (Using CSS to Style Subcomponents - 2) says: Flex ships with a 
number of predefined axis styles; for this tutorial, use the 
linedNumericAxis and hangingCategoryAxis styles.

I have not been able to find any information about predefined axis 
styles for the current version. Can anyone point me in the right 
direction, or did these die in Flex 2?

TIA
Sandy

 



RE: [BULK] RE: [flexcoders] charting and predefined axis styles

2007-04-05 Thread Ely Greenfield
 
 
No, its part of the implementation of AxisRenderer, so you'll have to
look directly in the source (ctrl-shift-T).
 
Ely.
 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Sandy Saline
Sent: Thursday, April 05, 2007 10:16 AM
To: flexcoders@yahoogroups.com
Subject: RE: [BULK] RE: [flexcoders] charting and predefined axis styles



Thanks, Ely. 

Where do I find AxisRenderer.initStyles? Nothing comes up in the Help
which has been my primary source of information. Is there other
documentation that I am missing?

Sandy



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Ely Greenfield
Sent: Wednesday, April 04, 2007 5:58 PM
To: flexcoders@yahoogroups.com
Subject: [BULK] RE: [flexcoders] charting and predefined axis styles
Importance: Low

No, they're there.  

blockNumericAxis

linedNumericAxis

dashedNumericAxis

blockCategoryAxis

hangingCategoryAxis

dashedCategoryAxis

(You can look in AxisRenderer.initStyles to see where they're set up).

Ely.



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of myasandy2
Sent: Wednesday, April 04, 2007 12:04 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] charting and predefined axis styles

I have been working through the Flex 1.5 charting tutorial 
(http://www.adobe.com/devnet/flex/articles/charting.html
http://www.adobe.com/devnet/flex/articles/charting.html ).

Page 5 (Using CSS to Style Subcomponents - 2) says: Flex ships with a 
number of predefined axis styles; for this tutorial, use the 
linedNumericAxis and hangingCategoryAxis styles.

I have not been able to find any information about predefined axis 
styles for the current version. Can anyone point me in the right 
direction, or did these die in Flex 2?

TIA
Sandy

 


RE: [flexcoders] charting and predefined axis styles

2007-04-04 Thread Ely Greenfield
 
 
No, they're there.  
 
blockNumericAxis
linedNumericAxis
dashedNumericAxis
blockCategoryAxis
hangingCategoryAxis
dashedCategoryAxis
 
(You can look in AxisRenderer.initStyles to see where they're set up).
 
Ely.
 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of myasandy2
Sent: Wednesday, April 04, 2007 12:04 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] charting and predefined axis styles



I have been working through the Flex 1.5 charting tutorial 
(http://www.adobe.com/devnet/flex/articles/charting.html
http://www.adobe.com/devnet/flex/articles/charting.html ).

Page 5 (Using CSS to Style Subcomponents - 2) says: Flex ships with a 
number of predefined axis styles; for this tutorial, use the 
linedNumericAxis and hangingCategoryAxis styles.

I have not been able to find any information about predefined axis 
styles for the current version. Can anyone point me in the right 
direction, or did these die in Flex 2?

TIA
Sandy