【发布时间】:2017-09-24 00:14:22
【问题描述】:
我正在开发 Xamarin.Forms 应用程序,我想在其中实现屏幕截图中所附的条形图。 Xamarin.Forms 中没有这样的控件,所以我为此使用了 OxyPlot nuget 包,但问题是 oxyplot 中的条是水平的,并且在图表中没有网格线选项。是否有任何条形图的开源库供我使用。
【问题讨论】:
-
您可以查看 Syncfusion Xamarin 控件,它不是开源的,但它有社区许可证syncfusion.com/products/xamarin。
标签: c# .net xaml xamarin.forms oxyplot