文件名称:实时数据显示
- 所属分类:
- 界面编程
- 资源属性:
- 上传时间:
- 2017-12-02
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- songc******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。)
注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出),
不过,建议想画出多少就设置多少,不要有多余的。
(2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a number of curves at a time, and 1 to MAX_CURVECOUNT can be set.)
Note: after setting the number, each curve will be painted (even if no value is added to the AddValue! Add the blnShouldDrawCurve variable to decide whether to draw,
'however, suggest how much you want to set up, don't have any extra.)
注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出),
不过,建议想画出多少就设置多少,不要有多余的。
(2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a number of curves at a time, and 1 to MAX_CURVECOUNT can be set.)
Note: after setting the number, each curve will be painted (even if no value is added to the AddValue! Add the blnShouldDrawCurve variable to decide whether to draw,
'however, suggest how much you want to set up, don't have any extra.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
实时数据显示\CurveGraph.bmp | 9270 | 2009-05-01 |
实时数据显示\CurveGraph.ctl | 48646 | 2017-11-23 |
实时数据显示\CurveGraph.ctx | 786 | 2017-11-23 |
实时数据显示\CurveGraph.ico | 7406 | 2009-05-01 |
实时数据显示\frmMain.frm | 23645 | 2017-11-23 |
实时数据显示\frmMain.frx | 92 | 2017-11-23 |
实时数据显示\贺兰_实时曲线控件.exe | 102400 | 2009-09-26 |
实时数据显示\贺兰_实时曲线控件.vbp | 812 | 2017-11-23 |
实时数据显示\贺兰_实时曲线控件.vbw | 108 | 2017-12-02 |
实时数据显示 |