I am currently using the trial version to prove to my boss that this package is definitely worth the money. I am trying to have the gauges refresh on @ 1Hz by pulling values from a SQL database. I have it all working using an AJAX UpdatePanel and Timer. My problem is that the image seems to flash (refresh) every time it updates. Is there a way to correct this?