Refresh Google Visualization on the fly

I am currently creating a google chart via google visualization and I want to be able to refresh/update this chart on a button click. I’ve tried a lot of different ways to do this but none of it works so I’m looking for any suggestions that anybody can make. My current platform is ASP.net (with C#) and the google stuff is written in javascript/jquery (obviously). Thanks!