使用google chart api生成报表图片
核心代码如下图所示的GoogleChartApi类库。
其中,BaseChart.cs是抽象基类,所有的报表都会继承此类。
https://github.com/FrankFan/GoogleChartApiDemo
演示程序下载:click here.