Microsoft Chart Controls for .NET Framework 3.5 使用范例 New ASP.NET Charting Control: Microsoft recently released a cool new ASP.NET server control - - that can be used for free with ASP.NET 3.5 to enable rich browser-based charting
代码如下:using System;using System.Collections.Generic;using System.Drawing;using System.Windows.Forms;using System.IO;using System.Resources;using System.Reflection;using System.Runtime.InteropServices;
namespace newExtIcon{ public partial class Main