i have a graph that needs to display line chart data in an order reversed from 
what flex normally does, ie instead of from 0-->4000 it needs to display the 
data 4000-->0. i've tried sorting the incoming data, using the LineSeries 
sortOnXField property, etc. no joy so far. is this even possible in flex? if so 
any hints as to how i'd accomplish this?

thanks & happy thai new year ;-)

Reply via email to