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