如果你正在开发客户端报表图相关的应用,除了.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。
推荐几款.NET客户端开源报表图

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

【MetroChart】

MetroChart一个轻量级的Metro风格图表库,主要是用于WPF、Silverlight和Windows 8应用程序中。
推荐几款.NET客户端开源报表图

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

【Live-Charts】

一个屌炸天的图表库。简单、灵活、交互式和强大的数据数据展示。文档、示例齐全,有心的话可以研究研究代码。
推荐几款.NET客户端开源报表图

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

【amCharts-Quick-Charts】

一个支持WPF和Silverlight的图表控件。功能不是很齐全,但是代码注释详细,可作为学习使用。
推荐几款.NET客户端开源报表图

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

相关文章:

  • 2022-12-23
  • 2021-09-25
  • 2021-09-01
  • 2021-12-26
  • 2021-12-03
  • 2022-12-23
  • 2021-07-31
猜你喜欢
  • 2021-09-27
  • 2021-12-03
相关资源
相似解决方案