I am plotting an AreaSeries and a LineSeries on a AreaChart using Flex 3 in built chart components. I want to code a custom item renderer for LineSeries to be shown at the intersection points where LineSeries crosses AreaSeries.
A:
This might be easier to accomplish by simply adding another series.
CookieOfFortune
2010-05-04 15:53:50