基本信息
源码名称:MsChart-微软图表控件-包括控件下载、例子
源码大小:11.27M
文件格式:.rar
开发语言:C#
更新时间:2020-01-04
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍

通过网页监听服务器的内存以及CPU,系统内存监控图表——微软图表控件








├─示例
│  ├─MsChart-微软图表控件-系统内存监控系统
│  │  └─MsChartTest
│  │      │  MsChartTest.sln
│  │      │  UpgradeLog.htm
│  │      │
│  │      ├─Backup
│  │      │  │  MsChartTest.sln
│  │      │  │
│  │      │  └─MsChartTest
│  │      │      │  ComputerInfo.cs
│  │      │      │  Default.aspx
│  │      │      │  Default.aspx.cs
│  │      │      │  Default.aspx.designer.cs
│  │      │      │  MsChartTest.csproj
│  │      │      │  MsChartTest.csproj.user
│  │      │      │  Web.config
│  │      │      │
│  │      │      └─Properties
│  │      │              AssemblyInfo.cs
│  │      │
│  │      └─MsChartTest
│  │          │  ComputerInfo.cs
│  │          │  Default.aspx
│  │          │  Default.aspx.cs
│  │          │  Default.aspx.designer.cs
│  │          │  MsChartTest.csproj
│  │          │  MsChartTest.csproj.user
│  │          │  Web.config
│  │          │
│  │          ├─App_Data
│  │          ├─bin
│  │          │      MsChartTest.dll
│  │          │      MsChartTest.dll.config
│  │          │      MsChartTest.pdb
│  │          │      System.Web.DataVisualization.dll
│  │          │
│  │          ├─obj
│  │          │  └─Debug
│  │          │      │  DesignTimeResolveAssemblyReferencesInput.cache
│  │          │      │  MsChartTest.csproj.CopyComplete
│  │          │      │  MsChartTest.csproj.FileListAbsolute.txt
│  │          │      │  MsChartTest.csprojAssemblyReference.cache
│  │          │      │  MsChartTest.dll
│  │          │      │  MsChartTest.pdb
│  │          │      │  ResolveAssemblyReference.cache
│  │          │      │
│  │          │      └─TempPE
│  │          └─Properties
│  │                  AssemblyInfo.cs
│  │
│  └─微软官方例子
│          WebSamples.zip
│          WinSamples.zip

└─需要安装的控件
        (1)MSChart控件.exe
        (2)MSChartLP_chs语言包.exe
        (3)MSChart_VisualStudioAddOn.exe