chartfx绘图

更新时间:2023-07-26 19:34:48 阅读: 评论:0

外墙保温材料unit Unit1;
interface
us
Windows, Messages, SysUtils, Variants, Class, Graphics, Controls, Forms,
Dialogs, OleCtrls, Chartfx3, ExtCtrls;
type
复工方案
TForm1 = class(TForm)
Chartfx1: TChartfx;
Timer1: TTimer;友谊的图片
Chartfx2: TChartfx;
procedure FormCreate(Sender: TObject);
procedure FormPaint(Sender: TObject);
procedure Timer1Timer(Sender: TObject);
private
{ Private declarations }
public
{ Public declarations }
end;
var
调侃
Form1: TForm1;
i,k:integer;
implementation
{$R *.dfm}
procedure TForm1.FormCreate(Sender: TObject);
begin  chartfx2.Chart3D:=true;
chartfx2.charttype:=pie;
chartfx2.pointtype:=0;
end;
procedure TForm1.FormPaint(Sender: TObject);
begin
chartfx2.OpenDataEx(cod_values,1,2);
chartfx2.ThisSerie:=0;
chartfx2.Value[0]:=45;chartfx2.Value[1]:=100-45;
chartfx2.cloData(cod_values);
end;
procedure TForm1.Timer1Timer(Sender: TObject);
begin  新加坡国立大学研究生申请条件
chartfx2.OpenDataEx(cod_values,1,10);
chartfx2.ThisSerie:=0;
i:=random(10);
if (random(100) mod 2)=0 then  chartfx2.Value[0]:=chartfx2.Value[0]+random(5)
el  chartfx2.Value[0]:=chartfx2.Value[0]-random(5);
chartfx2.Value[1]:=100-chartfx2.Value[0];
chartfx2.cloData(cod_values);
end;
end.
{-----------绘图开始-------------------------------------------------}
procedure  TForm_Report.plot_result;
var  i:integer;
t_t:integer;
begin 三星root
t_t:=k_k_k;
chartfx1.opendataex(COD_VALUES,1,1);
chartfx1.ThisSerie:=0;
if  k_k_k> 10  then
t_t:=10  ;  //最大显示10项
for  i:=0  to  t_t-1  do
begin
chartfx1.Value[i]:=outcome[i].Index;
chartfx1.Legend[i]:=outcome[i].Name;
end;
//  Chartfx1.ThisColor  :=$F0F0E6FB;  //控制中间显示柱形的颜色 金钱叶
//  chartfx1.WallWidth:=30;//设置三维图示中X、Y、Z三壁的厚度
//  chartfx1.RGBBk:=$00EFEFEF;//3维图示中背景色
chartfx1.Decimals:=0;//设置图表中数据显示的小数位数
chartfx1.DecimalsNum[1]  :=2;  //饼形图的小数位数
chartfx1.Visible:=true;
chartfx1.CloData(COD_VALUES);
炖鲤鱼的家常做法end;
{-----------绘图结束-------------------------------------------------}

本文发布于:2023-07-26 19:34:48,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/89/1097759.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:显示   绘图   设置   数据   小数位   研究生   外墙   方案
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图