mySeries.setStyle("itemRenderer",new
ClassFactory(MyCustomRendererClass));
 
Ely.
 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Pekka Kola
Sent: Thursday, April 05, 2007 3:43 AM
To: [email protected]
Subject: [flexcoders] Any way to set a chart renderer from action
script?



Hi!

Is there any way to set the renderer for a chart from Action Script? I
have implemented a special bar graph component (added a time cursor and
shadowing for the future time etc.) as mxml component with embedded
action script and would like to provide the renderer to component as a
parameter from calling component. But I have not found any way to set
the renderer there.

BR, Pekka

 

Reply via email to