我正在使用" shinobicontrols" (对于我的单声道Android应用程序(xamarin).so,现在我想绘制两个数据字段的折线图,用于"问"价格和一个" bid"价钱。那么,任何人都可以帮助我吗? 提前谢谢....
http://www.shinobicontrols.com/android/shinobicharts/price-plans
答案 0 :(得分:0)
寻求与Shinobi Charts有关的帮助的最佳地点是他们的论坛,在那里你将得到熟悉图书馆和开发人员的人们的帮助。
看起来您刚刚入门,所以最好的起点是用户指南,可在此处找到: http://www.shinobicontrols.com/docs/ShinobiControls/ShinobiChartsAndroid/1.3.5/Premium/Normal/user-guide/index.html
这将指导您完成创建和呈现图表所需的步骤,还有更详细的Xamarin绑定API文档,例如Line Series(这听起来像是您想要使用的): http://www.shinobicontrols.com/docs/ShinobiControls/ShinobiChartsAndroid/1.3.5/Premium/MonoTouch/Com.ShinobiControls.Charts/LineSeries.html
最后,如果您仍有问题,请随时在论坛上发帖: http://www.shinobicontrols.com/forum/shinobicontrols
希望这会有所帮助,如果你还在努力,请告诉我们我们可以做些什么来帮助你。
克雷格。
(完全披露:我为ShinobiControls工作)