myBarSeries.setStyle("showDataEffect", myZoomOutEffect);
 
- Gordon

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of iilsley
Sent: Thursday, March 15, 2007 10:25 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] newbie question re: BarSeries programatically
setting the showDataEffect




I have the following mxml code..

<mx:BarSeries showDataEffect="zoomIn" hideDataEffect="zoomOut" ...../?>

Is there a way in actionScript I can change the show/hide DataEffects ? 

Looking @  the mx.charts.series
<http://livedocs.adobe.com/flex/2/langref/mx/charts/series/package-detai
l.html>  Class BarSeries docs and I cannot figure it out .. 

I see showDataEffect under Effects and that its triggered by a showData
event ...
but thats when the mental block kicks in ..

any help appreciated .. 

cheers





 

Reply via email to