• <menu id="w2i4a"></menu>
  • 首頁 > 慧問 > 頻道

    wpf中TeeChart的x軸為時間軸,如何設置只訪問某一段時間的數(shù)據(jù)?

    發(fā)表于2019-05-10 回復:0 查看:4867  |  
    wpf中我做了個接受實時數(shù)據(jù)然后畫成曲線的上位機程序,x軸為時間軸(DateTime),我現(xiàn)在想通過設置來實現(xiàn)只顯示我想要觀察的某一段時間的數(shù)據(jù),不知道如何實現(xiàn)。 第一步我先通過一個按鍵來實現(xiàn)選擇顯示某一段時間, <pre class='brush:csharp'> Axis bottomAxis; bottomAxis = tChart1.Axes.Bottom; private void btnTimeSpan_Click(object sender, RoutedEventArgs e) { bottomAxis.Automatic = false; bottomAxis.Maximum = (new DateTime(2016, 4, 28, 14, 16, 10)); //這邊有問題 bottomAxis.Minimum= } </pre> 我的本意是設置顯示的最大時間和最小時間,但是bottomAxis.Maximum 的類型是double型,而時間是DateTime類型,這個該如何解決?
    0個回答

    打破零回復...

    回復

    登錄 慧都網(wǎng)發(fā)表評論

    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();