推荐几款.NET客户端开源报表图

如果你正在开发客户端报表图相关的应用,除了.NET自带的控件,你还可以考虑使用以下几个控件库。

【OxyPlot】

OxyPlot是一个支持.NET的跨平台绘图库。你可以在很多平台上使用它,如WPF, Windows 8, Windows Phone, Windows Phone Silverlight, Windows Forms, Silverlight, GTK#, Xwt, Xamarin.iOS, Xamarin.Android, Xamarin.Forms and Xamarin.Mac。

GitHub:https://github.com/oxyplot/oxyplot
文档:http://docs.oxyplot.org/en/latest/introduction/index.html

【MetroChart】

MetroChart一个轻量级的Metro风格图表库,主要是用于WPF、Silverlight和Windows 8应用程序中。

下载地址:http://modernuicharts.codeplex.com/

【Live-Charts】

一个屌炸天的图表库。简单、灵活、交互式和强大的数据数据展示。文档、示例齐全,有心的话可以研究研究代码。

GitHub:https://github.com/beto-rodriguez/Live-Charts
文档:https://lvcharts.net/App/examples/wpf/start

【amCharts-Quick-Charts】

一个支持WPF和Silverlight的图表控件。功能不是很齐全,但是代码注释详细,可作为学习使用。

GitHub:https://github.com/ailon/amCharts-Quick-Charts

posted @ 2017-06-28 17:57  yangsofter  阅读(1870)  评论(0编辑  收藏  举报