© 1999-2048 dssz.net 粤ICP备11031372号
[其它] asp.net中生成饼状与柱状图实例
说明:本文实例讲述了asp.net中生成饼状与柱状图的实现方法。分享给大家供大家参考。具体方法如下: 一、生成图形的公共方法: 代码如下:using System; using System.Collections.Generic; using System.Text; // //using System.Data; //using System.Web.UI.WebControls; // using System.Drawing; using System.Drawing.Imaging;<weixin_38748382> 上传 | 大小:45kb