Here I am showing how to create google column chart in a asp.net application with fetching data from sql server database. I have used jquery ajax and web method for fetch data.
For complete source code visit:
Google Column Chart
http://dotnetawesome.blogspot.com/2014/05/how-to-create-google-column-chart-with-database-data-aspnet.html
Google Combo Chart
http://dotnetawesome.blogspot.com/2014/05/how-to-create-google-combo-chart-with-database-data-aspnet.html
Google Pie Chart
http://dotnetawesome.blogspot.com/2014/05/how-to-create-google-chart-pie-with-database-data-aspnet.html
Google Line Chart
http://dotnetawesome.blogspot.com/2014/05/how-to-create-google-line-chart-with-database-data-aspnet.html
Google Bar Chart
http://dotnetawesome.blogspot.com/2014/05/how-to-create-google-bar-chart-with-database-data-aspnet.html