How do you implement a variable background color on Flex AreaChart?
I have an area chart with one data series. When the value of the series goes above a certain value, I would like the background color of the chart (filled and unfilled part of background) to be a different color for those x-values.
Is there a way to do this?