On 6/1/06, sp0rarb3jd3r <[EMAIL PROTECTED]> wrote:
> well basically i just want to shut of the drop shadow effect of the
> line charts so that i get only the straight-on lines.
> I tried to apply another line renderer but either i declare it wrong
> or it gets overridden. does anyone know how to do this?

I did similar thing yesterday for column charts. So try:

<mx:LineChart>
...
<mx:seriesFilters>
   <mx:Array/>
</mx:seriesFilters>
...
</mx:LineChart>

--
Erki


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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to