C#图表 - Reasonble大数据集和实时 [英] C# Charting - Reasonble Large Data Set and Real-time

查看:725
本文介绍了C#图表 - Reasonble大数据集和实时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个C#WinForms图表组件(商业或开源),可以处理相对较大的数据集,并且在图表呈现和更新方面具有合理的可扩展性。要显示的数据集的数量约为30.对于每个数据集,每秒将有15到20个更新。这将需要一个折线图组件。

解决方案

我使用了 ZedGraph 过去的实时股票图表有大的历史。



如果图表非常复杂,但发现它是一个有点慢非常好,易于扩展(作为开源)做任何你需要的自定义格式。


I'm looking for a C# WinForms charting component, either commercial or open source, that can handle relatively large data sets and be reasonable scalable with regards to chart rendering and updates. The number of data sets to be displayed would be around 30. There would be between 15 and 20 updates per second for each data set. A line chart component would be required for this.

解决方案

I have used ZedGraph in the past for realtime stock charts with large histories.

It can be a little slow if the chart is very complex but found it to be very good and easy to expand (as open source) to do whatever custom formatting you need.

这篇关于C#图表 - Reasonble大数据集和实时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆