I want to change the fill of my columns (without changing the underlying data) 
over time.

Psuedo code:

1) click button
2) load data into bindable array to which my dataprovider is set
3) change certain bars from red to green over 10 seconds

I have the code to change the colors and when I debug the loop runs fine but I 
never SEE the bars change colors.

Reply via email to