社区
C++ Builder
帖子详情
TChart控件中如何加入数据点
三杯倒
2001-10-23 12:20:33
加精
TChart如何加入数据呀???
...全文
134
5
打赏
收藏
TChart控件中如何加入数据点
TChart如何加入数据呀???
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
5 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
三杯倒
2001-10-23
打赏
举报
回复
真是太棒了!!!
Chxis
2001-10-23
打赏
举报
回复
add mothod:
Applies to
TChartSeries component
Declaration
function Add(Const AValue:Double; Const ALabel:String; AColor:TColor):Longint; virtual;
Description
The TChartSeries Add method can be used to insert new Series points when you do not have an X Value for the point.
This function inserts a new point in the Series. The new point only has Y values. X value is automatically calculated.
The AXLabel parameter is optional (can be empty '').
The AColor parameter is optional (can be clTeeColor).
The function returns the new point position in the Values list.
你试试
Chart1->Series[0]->Add(40,"test",clRed);//clRed
就知道了
Chxis
2001-10-23
打赏
举报
回复
add mothod:
Applies to
TChartSeries component
Declaration
function Add(Const AValue:Double; Const ALabel:String; AColor:TColor):Longint; virtual;
Description
The TChartSeries Add method can be used to insert new Series points when you do not have an X Value for the point.
This function inserts a new point in the Series. The new point only has Y values. X value is automatically calculated.
The AXLabel parameter is optional (can be empty '').
The AColor parameter is optional (can be clTeeColor).
The function returns the new point position in the Values list.
你试试
Chart1->Series[0]->Add(40,"test",clRed);//clRed
就知道了
三杯倒
2001-10-23
打赏
举报
回复
TO:dingzhenhhy(君莫舞、君不见玉环飞燕皆尘土!—快疯了):
Add(Form1->fUiBo[6][je],"",clRed)
这句话是什么意思呀???
路人丁
2001-10-23
打赏
举报
回复
Chart1->Series[0]->Add(Form1->fUiBo[6][je],"",clRed);//clRed
Chart1->Series[1]->Add(Form1->fUiBo[7][je],"",clGreen);
Chart1->Series[2]->Add(Form1->fUiBo[8][je],"",clYellow);
Chart1->Series[3]->Add(Form1->fUiBo[9][je],"",clBlue);
Chart1->Series[4]->Add(Form1->fUiBo[10][je],"",clWhite);
Chart1->Series[5]->Add(Form1->fUiBo[11][je],"",clGray);
在Chart1上画出六根线fUiBo[][]为浮点型数组.
T
CHAR
T
控件
T
CHAR
T
控件
要的可以下
T
Char
t
控件
及其安装方法
Tee
Char
t
控件
及其安装方法,只需双击Install注册即可安装,需要手动在编译器
中
添加
控件
delphi T
char
t
控件
的使用例程
在Delphi
中
利用T
char
t实现
数据
的历史曲线 和实时曲线
控件
T
Char
t(delphi经典例子)
在delphi
中
用T
Char
t 做了一个例子,封装了单元,做软件用到T
Char
t 时,复制一下这个代码就行了,非常方便好用。网上T
Char
t 的说明比较少,有了这个,就不用怕了!!
T
char
.zip_T
Char
t_T
char
控件
_delphi t
char
t
t
char
t属性学习,适合初学者,了解T
char
t
控件
的属性,使用方法 和总体结构,学习delphi
控件
C++ Builder
13,873
社区成员
102,696
社区内容
发帖
与我相关
我的任务
C++ Builder
C++ Builder相关内容讨论区
复制链接
扫一扫
分享
社区描述
C++ Builder相关内容讨论区
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章