Hello Friends In my application there is a panel that displays a column chart. for this column chart I have added an event handler function that gets called when user clicks on any column of a column chart. I wish to change the color of the column the user has clicked on. I have tried accesing the column user has clicked on using event.hitdata.chartItem and then change the color of the columnseriesitem using its fill property. but its not working...its not giving any error in flex code also..but its not working....can you please help me.
-- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

