用于绘制时间序列的C#/ C ++的任何优秀开源API? [英] Any good open source API for C#/C++ for plotting timeseries?

查看:127
本文介绍了用于绘制时间序列的C#/ C ++的任何优秀开源API?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

推荐答案

Hello martinf1985,

Hello martinf1985,

请告诉我你的程序类型,这对我们来说是重要的信息。在Asp.Net中,您将搜索可以呈现30多种类型图表的System.Web.Helpers.Chart类。

Please tell me your program type, this is important information for us. In Asp.Net you will search the System.Web.Helpers.Chart class that could render more than 30 types of charts.

https://docs.microsoft.com/en-us/aspnet/web-pages/overview/data/7-displaying-data-in-a-chart#the -chart-helper

在Winform中,它还存在图表控件供您使用。如果您只想打开源代码来学习,在网络表单中,您可以使用  System.Web.UI.DataVisualization.Charting附带的图表类。微软在开源方面也做了很多工作。你
可以从那里得到详细的代码。

In Winform it also exists chart control for you to use. If you just want to open source code to learn, In web form, You could use  chart class that comes with System.Web.UI.DataVisualization.Charting. And Microsoft also do much job in open source. You could get detailed code from there.

http://referencesource.microsoft.com/#System.Web.DataVisualization/WebForm/ChartWebControl.cs,82c1eb82228e439b

祝你好运,

Neil Hu


这篇关于用于绘制时间序列的C#/ C ++的任何优秀开源API?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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