基本信息
源码名称:C#最新柱状图饼状图程序源码
源码大小:0.75M
文件格式:.rar
开发语言:C#
更新时间:2023-11-16
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C#最新柱状图、饼状图程序源码,有数据库,绑定好数据库名就可以设计出来,对统计分析设计,资料难得。

.
├── 12
│   ├── DataBase
│   │   ├── db_12.mdf
│   │   └── db_12_log.LDF
│   ├── Ex12_01
│   │   └── Ex12_01
│   │       ├── Ex12_01
│   │       │   ├── Ex12_01.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_01.exe
│   │       │   │       ├── Ex12_01.pdb
│   │       │   │       └── Ex12_01.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_01.Form1.resources
│   │       │       │   ├── Ex12_01.Properties.Resources.resources
│   │       │       │   ├── Ex12_01.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_01.exe
│   │       │       │   ├── Ex12_01.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_01.csproj.FileList.txt
│   │       ├── Ex12_01.sln
│   │       └── Ex12_01.suo
│   ├── Ex12_02
│   │   └── Ex12_02
│   │       ├── Ex12_02
│   │       │   ├── Ex12_02.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_02.exe
│   │       │   │       ├── Ex12_02.pdb
│   │       │   │       └── Ex12_02.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_02.Form1.resources
│   │       │       │   ├── Ex12_02.Properties.Resources.resources
│   │       │       │   ├── Ex12_02.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_02.exe
│   │       │       │   ├── Ex12_02.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_02.csproj.FileList.txt
│   │       ├── Ex12_02.sln
│   │       └── Ex12_02.suo
│   ├── Ex12_03
│   │   ├── Ex12_03
│   │   │   ├── Ex12_03.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── Ex12_03.exe
│   │   │   │       ├── Ex12_03.pdb
│   │   │   │       └── Ex12_03.vshost.exe
│   │   │   └── obj
│   │   │       ├── Debug
│   │   │       │   ├── Ex12_03.Form1.resources
│   │   │       │   ├── Ex12_03.Properties.Resources.resources
│   │   │       │   ├── Ex12_03.csproj.GenerateResource.Cache
│   │   │       │   ├── Ex12_03.exe
│   │   │       │   ├── Ex12_03.pdb
│   │   │       │   └── TempPE
│   │   │       └── Ex12_03.csproj.FileList.txt
│   │   ├── Ex12_03.sln
│   │   └── Ex12_03.suo
│   ├── Ex12_04
│   │   └── Ex12_04
│   │       ├── Ex12_04
│   │       │   ├── Ex12_04.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── 123.jpg
│   │       │   │       ├── Ex12_04.exe
│   │       │   │       ├── Ex12_04.pdb
│   │       │   │       └── Ex12_04.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_04.Form1.resources
│   │       │       │   ├── Ex12_04.Properties.Resources.resources
│   │       │       │   ├── Ex12_04.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_04.exe
│   │       │       │   ├── Ex12_04.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_04.csproj.FileList.txt
│   │       ├── Ex12_04.sln
│   │       └── Ex12_04.suo
│   ├── Ex12_05
│   │   └── Ex12_05
│   │       ├── Ex12_05
│   │       │   ├── Ex12_05.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_05.exe
│   │       │   │       ├── Ex12_05.pdb
│   │       │   │       └── Ex12_05.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_05.Form1.resources
│   │       │       │   ├── Ex12_05.Properties.Resources.resources
│   │       │       │   ├── Ex12_05.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_05.exe
│   │       │       │   ├── Ex12_05.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_05.csproj.FileList.txt
│   │       ├── Ex12_05.sln
│   │       └── Ex12_05.suo
│   ├── Ex12_06
│   │   └── Ex12_06
│   │       ├── Ex12_06
│   │       │   ├── Ex12_06.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_06.exe
│   │       │   │       ├── Ex12_06.pdb
│   │       │   │       └── Ex12_06.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_06.Form1.resources
│   │       │       │   ├── Ex12_06.Properties.Resources.resources
│   │       │       │   ├── Ex12_06.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_06.exe
│   │       │       │   ├── Ex12_06.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_06.csproj.FileList.txt
│   │       ├── Ex12_06.sln
│   │       └── Ex12_06.suo
│   ├── Ex12_07
│   │   └── Ex12_07
│   │       ├── Ex12_07
│   │       │   ├── Ex12_07.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_07.exe
│   │       │   │       ├── Ex12_07.pdb
│   │       │   │       └── Ex12_07.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_07.Form1.resources
│   │       │       │   ├── Ex12_07.Properties.Resources.resources
│   │       │       │   ├── Ex12_07.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_07.exe
│   │       │       │   ├── Ex12_07.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_07.csproj.FileList.txt
│   │       ├── Ex12_07.sln
│   │       └── Ex12_07.suo
│   ├── Ex12_08
│   │   └── Ex12_08
│   │       ├── Ex12_08
│   │       │   ├── Ex12_08.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_08.exe
│   │       │   │       ├── Ex12_08.pdb
│   │       │   │       └── Ex12_08.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_08.Form1.resources
│   │       │       │   ├── Ex12_08.Properties.Resources.resources
│   │       │       │   ├── Ex12_08.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_08.exe
│   │       │       │   ├── Ex12_08.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_08.csproj.FileList.txt
│   │       ├── Ex12_08.sln
│   │       └── Ex12_08.suo
│   ├── Ex12_09
│   │   └── Ex12_09
│   │       ├── Ex12_09
│   │       │   ├── Ex12_09.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_09.exe
│   │       │   │       ├── Ex12_09.pdb
│   │       │   │       └── Ex12_09.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_09.Form1.resources
│   │       │       │   ├── Ex12_09.Properties.Resources.resources
│   │       │       │   ├── Ex12_09.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_09.exe
│   │       │       │   ├── Ex12_09.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_09.csproj.FileList.txt
│   │       ├── Ex12_09.sln
│   │       └── Ex12_09.suo
│   ├── Ex12_10
│   │   ├── Ex12_10
│   │   │   ├── Ex12_10.csproj
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── 10.bmp
│   │   │   │       ├── Ex12_10.exe
│   │   │   │       ├── Ex12_10.pdb
│   │   │   │       └── Ex12_10.vshost.exe
│   │   │   └── obj
│   │   │       ├── Debug
│   │   │       │   ├── Ex12_10.Form1.resources
│   │   │       │   ├── Ex12_10.Properties.Resources.resources
│   │   │       │   ├── Ex12_10.csproj.GenerateResource.Cache
│   │   │       │   ├── Ex12_10.exe
│   │   │       │   ├── Ex12_10.pdb
│   │   │       │   └── TempPE
│   │   │       └── Ex12_10.csproj.FileList.txt
│   │   ├── Ex12_10.sln
│   │   └── Ex12_10.suo
│   ├── Ex12_11
│   │   └── Ex12_11
│   │       ├── Ex12_11
│   │       │   ├── Ex12_11.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_11.exe
│   │       │   │       ├── Ex12_11.pdb
│   │       │   │       └── Ex12_11.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_11.Form1.resources
│   │       │       │   ├── Ex12_11.Properties.Resources.resources
│   │       │       │   ├── Ex12_11.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_11.exe
│   │       │       │   ├── Ex12_11.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_11.csproj.FileList.txt
│   │       ├── Ex12_11.sln
│   │       └── Ex12_11.suo
│   ├── Ex12_12
│   │   └── Ex12_12
│   │       ├── Ex12_12
│   │       │   ├── Ex12_12.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_12.exe
│   │       │   │       ├── Ex12_12.pdb
│   │       │   │       └── Ex12_12.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_12.Form1.resources
│   │       │       │   ├── Ex12_12.Properties.Resources.resources
│   │       │       │   ├── Ex12_12.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_12.exe
│   │       │       │   ├── Ex12_12.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_12.csproj.FileList.txt
│   │       ├── Ex12_12.sln
│   │       └── Ex12_12.suo
│   ├── Ex12_13
│   │   └── Ex12_13
│   │       ├── Ex12_13
│   │       │   ├── Ex12_13.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_13.exe
│   │       │   │       ├── Ex12_13.pdb
│   │       │   │       └── Ex12_13.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_13.Form1.resources
│   │       │       │   ├── Ex12_13.Properties.Resources.resources
│   │       │       │   ├── Ex12_13.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_13.exe
│   │       │       │   ├── Ex12_13.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_13.csproj.FileList.txt
│   │       ├── Ex12_13.sln
│   │       └── Ex12_13.suo
│   ├── Ex12_14
│   │   └── Ex12_14
│   │       ├── Ex12_14
│   │       │   ├── Ex12_14.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_14.exe
│   │       │   │       ├── Ex12_14.pdb
│   │       │   │       └── Ex12_14.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_14.Form1.resources
│   │       │       │   ├── Ex12_14.Properties.Resources.resources
│   │       │       │   ├── Ex12_14.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_14.exe
│   │       │       │   ├── Ex12_14.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_14.csproj.FileList.txt
│   │       ├── Ex12_14.sln
│   │       └── Ex12_14.suo
│   ├── Ex12_15
│   │   └── Ex12_15
│   │       ├── Ex12_15
│   │       │   ├── Ex12_15.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_15.exe
│   │       │   │       ├── Ex12_15.pdb
│   │       │   │       └── Ex12_15.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_15.Form1.resources
│   │       │       │   ├── Ex12_15.Properties.Resources.resources
│   │       │       │   ├── Ex12_15.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_15.exe
│   │       │       │   ├── Ex12_15.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_15.csproj.FileList.txt
│   │       ├── Ex12_15.sln
│   │       └── Ex12_15.suo
│   ├── Ex12_16
│   │   └── Ex12_16
│   │       ├── Ex12_16
│   │       │   ├── Ex12_16.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_16.exe
│   │       │   │       ├── Ex12_16.pdb
│   │       │   │       └── Ex12_16.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_16.Form1.resources
│   │       │       │   ├── Ex12_16.Properties.Resources.resources
│   │       │       │   ├── Ex12_16.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_16.exe
│   │       │       │   ├── Ex12_16.pdb
│   │       │       │   └── TempPE
│   │       │       └── Ex12_16.csproj.FileList.txt
│   │       ├── Ex12_16.sln
│   │       └── Ex12_16.suo
│   ├── Ex12_17
│   │   └── Ex12_17
│   │       ├── Ex12_17
│   │       │   ├── Ex12_17.csproj
│   │       │   ├── Form1.Designer.cs
│   │       │   ├── Form1.cs
│   │       │   ├── Form1.resx
│   │       │   ├── Program.cs
│   │       │   ├── Properties
│   │       │   │   ├── AssemblyInfo.cs
│   │       │   │   ├── Resources.Designer.cs
│   │       │   │   ├── Resources.resx
│   │       │   │   ├── Settings.Designer.cs
│   │       │   │   └── Settings.settings
│   │       │   ├── bin
│   │       │   │   └── Debug
│   │       │   │       ├── Ex12_17.exe
│   │       │   │       ├── Ex12_17.pdb
│   │       │   │       └── Ex12_17.vshost.exe
│   │       │   └── obj
│   │       │       ├── Debug
│   │       │       │   ├── Ex12_17.Form1.resources
│   │       │       │   ├── Ex12_17.Properties.Resources.resources
│   │       │       │   ├── Ex12_17.csproj.GenerateResource.Cache
│   │       │       │   ├── Ex12_17.exe
│   │       │       │   ├── Ex12_17.pdb
│   │       │       │   ├── Refactor
│   │       │       │   └── TempPE
│   │       │       └── Ex12_17.csproj.FileList.txt
│   │       ├── Ex12_17.sln
│   │       └── Ex12_17.suo
│   └── 程序使用说明.doc
└── 好例子网_C#最新柱状图饼状图程序源码.rar

154 directories, 363 files