資源簡介
C#的畫圖控件,包括柱狀圖,餅圖,線圖。支持快速縮放。
代碼片段和文件信息
//============================================================================
//ZedGraph?demo?code
//The?code?contained?in?this?file?(only)?is?released?into?the?public?domain?so?you
//can?copy?it?into?your?project?without?any?license?encumbrance.??Note?that
//the?actual?ZedGraph?library?code?is?licensed?under?the?LGPL?which?is?not
//public?domain.
//
//This?file?is?distributed?in?the?hope?that?it?will?be?useful
//but?WITHOUT?ANY?WARRANTY;?without?even?the?implied?warranty?of
//MERCHANTABILITY?or?FITNESS?FOR?A?PARTICULAR?PURPOSE.
//=============================================================================
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Form
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????200704??2006-07-14?00:01??C#自定義畫柱狀圖控件\InteractiveDemo.exe
?????文件??????26929??2005-03-12?01:12??C#自定義畫柱狀圖控件\License-LGPL.txt
?????文件?????270336??2006-07-13?23:49??C#自定義畫柱狀圖控件\ZedGraph.dll
?????文件??????98304??2006-07-13?23:50??C#自定義畫柱狀圖控件\ZedGraph.Web.dll
?????文件????????380??2006-06-25?16:23??C#自定義畫柱狀圖控件\WebDemo\web?demo?readme.txt
?????文件???????1327??2006-06-25?16:16??C#自定義畫柱狀圖控件\WebDemo\WebDemoVB\Default.aspx
?????文件???????5097??2006-06-25?16:16??C#自定義畫柱狀圖控件\WebDemo\WebDemoVB\Default.aspx.vb
?????文件????????268??2006-06-25?16:17??C#自定義畫柱狀圖控件\WebDemo\WebDemoVB\graph.aspx
?????文件???????4717??2006-06-25?16:19??C#自定義畫柱狀圖控件\WebDemo\WebDemoVB\graph.aspx.vb
?????文件?????????77??2005-11-21?15:13??C#自定義畫柱狀圖控件\WebDemo\WebDemoVB\ZedGraphImages\readme.txt
?????文件????????258??2006-06-25?16:07??C#自定義畫柱狀圖控件\WebDemo\RawModeCS\mygraph.aspx
?????文件???????3125??2006-06-25?16:10??C#自定義畫柱狀圖控件\WebDemo\RawModeCS\mygraph.aspx.cs
?????文件????????630??2006-03-04?15:17??C#自定義畫柱狀圖控件\WebDemo\RawModeCS\mypage.html
?????文件???????1159??2006-06-25?15:57??C#自定義畫柱狀圖控件\WebDemo\ImageTagCS\mypage.aspx
?????文件???????6437??2006-06-25?16:01??C#自定義畫柱狀圖控件\WebDemo\ImageTagCS\mypage.aspx.cs
?????文件???????1585??2006-03-04?15:19??C#自定義畫柱狀圖控件\WebDemo\ImageTagCS\Web.Config
?????文件?????????77??2005-11-21?15:13??C#自定義畫柱狀圖控件\WebDemo\ImageTagCS\ZedGraphImages\readme.txt
?????文件???????7642??2006-06-24?22:46??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo.csproj
?????文件????????918??2006-06-24?22:45??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo.sln
?????文件????????310??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\AboutForm.cs
?????文件???????2662??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\AboutForm.Designer.cs
?????文件???????6144??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\AboutForm.resx
?????文件???????3439??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\BarChartSampleDemo.cs
?????文件???????3022??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\BarGraphBandDemo.cs
?????文件???????2519??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\ba
?????文件???????2868??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\CandleStickDemo.cs
?????文件???????7763??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\ChartTabForm.cs
?????文件???????9014??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\ChartTabForm.Designer.cs
?????文件???????6213??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\ChartTabForm.resx
?????文件???????7932??2006-06-24?13:26??C#自定義畫柱狀圖控件\InteractiveDemo\ZedGraph.Demo\ComboDemo.cs
............此處省略167個文件信息
評論
共有 條評論