[flexcoders] Charts - Problem accessing dynamically created Axis. How do I.....

2008-02-22 Thread EddieBerman
I'm changing my code to create my column chart entirely via AS3, rather 
than using MXML tags. Everything works fine except I can't figure out 
how to access my linear and category axis at runtime. When built using 
mxml tags, these have id's that I can use to, for example, change the 
labelFunction:

AS3:
   ca1.labelFunction=myNewLabelFunction;

MXML:
   mx:horizontalAxis
 mx:CategoryAxis id=ca1 labelFunction=myFirstLabelFunction/
   /mx:horizontalAxis


However, when creating the Axis objects in AS3, you can't set id's to 
the Category (or linear, etc) Axis. So, once they're created, I'm not 
seeing how to then access these objects. Probably simple, but I can't 
seem to find anything helpful in the docs (I'm using Flex 3 Beta 3).  
Can anyone point me to the correct method?

Thanks in advance,
Ed




Re: [flexcoders] Charts - Problem accessing dynamically created Axis. How do I.....

2008-02-22 Thread Tom Chiverton
On Friday 22 Feb 2008, EddieBerman wrote:
 AS3:
ca1.labelFunction=myNewLabelFunction;

http://livedocs.adobe.com/labs/flex3/langref/mx/charts/chartClasses/CartesianChart.html#horizontalAxis
 ?

-- 
Tom Chiverton
Helping to adaptively integrate killer e-commerce
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
Regulated by The Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.


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

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/