登录
首页 » c# » 微软图表插件和实例,使用C#语言编写

微软图表插件和实例,使用C#语言编写

于 2022-01-27 发布 文件大小:4.49 MB
0 37
下载积分: 2 下载次数: 1

代码说明:

本词条缺少名片图,补充相关内容使词条更完整,还能快速升级,赶紧来编辑吧! MSChart控件,给图形统计和报表图形显示提供了很好的解决办法,同时支持Web和WinForm两种方式,包含英文版,中文版。MSChart控件与一个数据网格(DataGrid对象)关联,该数据网格存放了要显示的数据,数据网格也可以包含用于图表中标识系列或类别的标签。图表应用程序设计者在数据网格中插入数据或从报表或矩阵中输入数据。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 制作你自己的遥控扎古头
    扎古可动头内附详细链接说明。出自比里比enjoyevolve(Within the movable head tied with links to greater detail. From than in than enjoyevolve)
    2017-12-27 11:37:59下载
    积分:1
  • code
    读入指定的音频序列,并对其进行无损预测编码和DM调制编码(Read into the specified audio sequences, and its lossless predictive coding and modulation coding DM)
    2013-12-22 21:50:03下载
    积分:1
  • hpmzr
    Glib library file Developed source code
    2018-08-06 20:14:16下载
    积分:1
  • opencv打开USB摄像头
    #include #include #include #include using namespace cv; int main() {  VideoCapture capture(1);  //namedWindow("a", CV_WINDOW_NORMAL);  //setWindowProperty("a", CV_WND_PROP_FULLSCREEN);  //capture.set(CV_CAP_PROP_FRAME_WIDTH, 1920.0);  //capture.set(CV_CAP_PROP_FRAME_HEIGHT, 1920.0);    while (1)  {   Mat frame;   capture >> frame;     imshow("a", frame);   waitKey(30);  }    return 0; }
    2023-05-01 04:05:05下载
    积分:1
  • N皇后问题
    N皇后问题,即算法需要实现:N行N列的正方格中,每行每列每条斜对角线均只出现一次。本代码可以通过遍历节点,显示所有的情况,用C#编写而成,而且算法高效简洁不可多得,需要的速速下载吧
    2022-05-29 00:33:02下载
    积分:1
  • g
    说明:  广义解调时频分析方法在调制信号处理中的应用-杨宇(Generalized demodulation time-frequency analysis methods in the modulation signal processing applications- Yang)
    2013-03-20 11:09:18下载
    积分:1
  • dwt
    用opencv实现对一幅图像的小波变换 opencv 图像二维小波变换(The wavelet transform of an image with opencv)
    2020-11-26 09:19:31下载
    积分:1
  • 小区物业管理系统
    收集到的小区物业管理系统 使用VC++及SQL sever数据库 内含使用说明
    2022-01-25 15:08:21下载
    积分:1
  • unit Video interface uses Windows, Messages, SysUtils, Classes, Gr...
    unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
    2022-02-21 02:41:49下载
    积分:1
  • LS-SVM
    这是一个关于最小二乘支持向量机的MATLAB仿真的例子,希望能给大家带来方便。(This is a least squares support vector machine on the MATLAB simulation examples, we hope that they will be convenient.)
    2009-06-14 16:02:39下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载