資源簡介
代碼片段和文件信息
/*?***********************************************
?*?Author :??wolfxin2010
?*?Email :??wolfxin2010@163.com
?*?DateTime :??2012-08-10?17:03:23
?*?Description :??Teechart控件實例:X坐標軸以時間顯示,并實時更新X坐標時間(條件:繪畫坐標點超過50個時)
?*
?*?***********************************************/
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?DemoTeechart
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?Form1_Load(object?sender?EventArgs?e)
????????{
????????????fastLine1.Add(DateTime.Now.ToOADate()?1000);
????????????fastLine1.GetVertAxis.SetM
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-15?16:46??.vs\
?????目錄???????????0??2018-07-15?16:46??.vs\DemoTeechart\
?????目錄???????????0??2018-07-15?16:47??.vs\DemoTeechart\v15\
?????文件???????29696??2018-07-15?16:50??.vs\DemoTeechart\v15\.suo
?????目錄???????????0??2018-07-15?16:47??.vs\DemoTeechart\v15\Server\
?????目錄???????????0??2018-07-15?16:47??.vs\DemoTeechart\v15\Server\sqlite3\
?????文件???????????0??2018-07-15?16:47??.vs\DemoTeechart\v15\Server\sqlite3\db.lock
?????文件????????4096??2018-07-15?16:47??.vs\DemoTeechart\v15\Server\sqlite3\storage.ide
?????文件???????32768??2018-07-15?16:47??.vs\DemoTeechart\v15\Server\sqlite3\storage.ide-shm
?????文件??????836392??2018-07-15?16:47??.vs\DemoTeechart\v15\Server\sqlite3\storage.ide-wal
?????目錄???????????0??2018-07-15?16:46??Backup\
?????目錄???????????0??2018-07-15?16:46??Backup\DemoTeechart\
?????文件????????4070??2012-08-10?10:29??Backup\DemoTeechart\DemoTeechart.csproj
?????文件????????6211??2012-08-10?17:30??Backup\DemoTeechart\Form1.Designer.cs
?????文件????????1995??2012-08-10?17:30??Backup\DemoTeechart\Form1.cs
?????文件????????6205??2012-08-10?17:30??Backup\DemoTeechart\Form1.resx
?????文件?????????493??2012-08-10?09:37??Backup\DemoTeechart\Program.cs
?????目錄???????????0??2018-07-15?16:46??Backup\DemoTeechart\Properties\
?????文件????????1356??2012-08-10?09:37??Backup\DemoTeechart\Properties\AssemblyInfo.cs
?????文件????????2874??2012-08-10?09:37??Backup\DemoTeechart\Properties\Resources.Designer.cs
?????文件????????5612??2012-08-10?09:37??Backup\DemoTeechart\Properties\Resources.resx
?????文件????????1097??2012-08-10?09:37??Backup\DemoTeechart\Properties\Settings.Designer.cs
?????文件?????????249??2012-08-10?09:37??Backup\DemoTeechart\Properties\Settings.settings
?????文件?????????926??2012-08-10?09:37??Backup\DemoTeechart.sln
?????目錄???????????0??2018-07-15?16:46??DemoTeechart\
?????文件????????4260??2018-07-15?16:47??DemoTeechart\DemoTeechart.csproj
?????文件????????6211??2012-08-10?17:30??DemoTeechart\Form1.Designer.cs
?????文件????????1995??2012-08-10?17:30??DemoTeechart\Form1.cs
?????文件????????6205??2012-08-10?17:30??DemoTeechart\Form1.resx
?????文件?????????493??2012-08-10?09:37??DemoTeechart\Program.cs
?????目錄???????????0??2018-07-15?16:46??DemoTeechart\Properties\
............此處省略30個文件信息
- 上一篇:opc ua client
- 下一篇:C#導出EXECL多樣式
評論
共有 條評論