Developer’s Guide – Google Chart API
The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:
http://chart.apis.google.com/chart?cht=p3&chd=s:hW&chs=250x100&chl=Hello|World
Press the Enter or Return key and – presto! – you should see the following image:
Developer’s Guide – Google Chart API – Google Code
Also Google Chart C# API: First grab the Google C# API Wrapper
source code. Then take and unzip that and open that project in Visual Studio and compile the DLL.
No comments yet.
