TChart-序列类工具功能演示
摘要:界面代码: object Form1: TForm1 Left = 252 Top = 190 Width = 1149 Height = 549 Caption = 'Form1' Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color
阅读全文
posted @
2020-03-08 17:25
丶愤怒的蘑菇
阅读(468)
推荐(2)
TChart-XML数据源演示
摘要:首先提供两个XML文件 XML代码如下: 1、Example.xml <?xml version="1.0" encoding="ISO-8859-1"?> <chart> <series title="Series1" type="Point" color="#FF0000"> <points c
阅读全文
posted @
2020-03-03 21:35
丶愤怒的蘑菇
阅读(311)
推荐(1)