文件名称:DrawGraphics
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#绘制直方图 饼图 曲线图,单数据直方图取最前两列,第一列为横轴每列名称,第二列为值。多数据直方图第一列为横轴父项名称,然后依次取前一列为横轴每列名称,后一列为值。曲线图取第一列为横轴每列名称,往后每列都代表一条曲线,列名为曲线名称。对Table[0]进行操作,取最前两列,第一列为名字,第二列为值-C# draw a histogram pie graphs, histograms single data before taking the two, the first name of each column as the horizontal axis, and the second as a value. Multiple data as a histogram of the first horizontal parent name, and then take a turn in front of each column name as the horizontal axis, the latter as a value. Take the first graph as the horizontal axis of each column name, each column represents a backward curve, the column named curve name. On Table [0] operation, before taking the two, the first column name, the second column is the value
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawGraphics\DrawGraphics\baseCode\AChart.cs
............\............\........\Func.cs
............\............\........\pChart.cs
............\............\........\UserInfo.cs
............\............\DrawGraphics.csproj
............\............\Form1.cs
............\............\Form1.Designer.cs
............\............\Form1.resx
............\............\Program.cs
............\............\...perties\AssemblyInfo.cs
............\............\..........\Resources.Designer.cs
............\............\..........\Resources.resx
............\............\..........\Settings.Designer.cs
............\............\..........\Settings.settings
............\DrawGraphics.sln
............\DrawGraphics.suo
............\............\baseCode
............\............\Properties
............\DrawGraphics
DrawGraphics