Errr... let me clarify... 1. The effect that I'm trying to achieve is showing a stacked area chart with y-axis from 1 to 100. Overlaying (sp?) the chart, I want to draw a single line at y=50 to show stacked values potentially exceeding this cap.
2. This is for Flex 1.5, and will be for Flex 2.0 - Carlos --- In [email protected], "Carlos Balacuit" <[EMAIL PROTECTED]> wrote: > > 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/

