原文鏈接:https://www.cnblogs.com/yangsofter/p/Charts.html
1、【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
2、【MetroChart】
MetroChart一個輕量級的Metro風格圖表庫,主要是用於WPF、Silverlight和Windows 8應用程序中。
https://archive.codeplex.com/?p=modernuicharts
3、【Live-Charts】
一個屌炸天的圖表庫。簡單、靈活、交互式和強大的數據數據展示。文檔、示例齊全,有心的話可以研究研究代碼。
GitHub:https://github.com/beto-rodriguez/Live-Charts
文檔:https://lvcharts.net/App/examples/wpf/start
4、【amCharts-Quick-Charts】
一個支持WPF和Silverlight的圖表控件。功能不是很齊全,但是代碼注釋詳細,可作為學習使用。
GitHub:https://github.com/ailon/amCharts-Quick-Charts