Hi For Flex charts I need a way to say the char data item color based on the data of item Simply all bars are gray, and ones with data exceeding a threshold red.
How can I do that, I understand, I need write some custom Item renderer. Still not sure about it. Can I extend the WedgeItemRenderer and some provide a fill depending on the data, could not find a way to do that. Thanks alok
