Hi Marco, The two APIs you mentioned do not allow to programmatically create charts. A possible solution is to use Apps Script:
https://developers.google.com/apps-script/service_charts Claudio On Tue, May 29, 2012 at 10:32 AM, Marco Desira <[email protected]>wrote: > I am coding a .NET module which creates spreadsheets in Google Docs/Drive. > I am using a combination of Google Spreadsheets API version 3.0 and Google > Documents List API version 3.0. > > I now need to add charts to the spreadsheets. > I need to create the charts programatically. > > I cannot find refernence to creating charts in the 2 APIs mentioned above. > > Can somebody point me in the right direction? > > Many thanks > >
