开源.NET绘图库OxyPlot的跨平台应用
2024-06-13 15:45:09 作者:佚名 今天在这里分享一个免费的、功能强大的绘图库,它是一个开源项目(MIT License)并且支持多平台使用。这个库叫做OxyPlot,它可以应用于WPF、UWP、WinForm、Silverlight、Xamarin.iOS、Xamarin.Android、Xamarin.FoRMS 和 Xamarin.Mac等平台。
项目源代码
WindowsForms项目运行
使用VS打开
OxyPlot.WindowsForms
的源码。
将
ExampleBrowser.WindowsForms
设置为启动项目并运行: