You can either query the database and output the contents directly into javascript, the same as if you were outputting them into HTML, or you can set up a data source and use an AJAX query to fetch the data.
I can't help you with the code to make it happen, though, sorry.
On Tuesday, October 23, 2012 3:13:36 AM UTC-4, Jishnu U wrote:
Hi guys..Im want to use Google Line Chart on my
ASP.NET website. My data is on a MS SQL server (local). How can I connect this data source to the chart.
thnks :)