RE: [flexcoders] Making an individual Bar on a BarGraph stand out?

2007-06-04 Thread Sunil Bannur
, June 02, 2007 9:46 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Making an individual Bar on a BarGraph stand out? It seems simple probably is, but I have searched high and low and probably have tried over one hundred different pieces of code but with no luck. I can not seem to find

Re: [flexcoders] Making an individual Bar on a BarGraph stand out?

2007-06-03 Thread Brendan Meutzner
You'll need to use a custom renderer for your bar series items, and then write conditionals within the renderer to display differently depending on the value, or whatever affects the display you want. Ely's got some great examples on his site...

[flexcoders] Making an individual Bar on a BarGraph stand out?

2007-06-02 Thread abba_t
It seems simple probably is, but I have searched high and low and probably have tried over one hundred different pieces of code but with no luck. I can not seem to find a way to highlite one particular bar on a bar graph. I can change the properties of the group of bars (alpha, fill, width