Is there a way to add a trend line, with a constant value, to a stacked AreaChart? I've tried just a LineSeries to areaChart.series, but because the chart is type="stacked", the values stack on top of the trend line. Can a chart have a set of series that are stacked, and another set be overlaid?
Thanks in advance. - Carlos -- 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/ <*> 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/

