Smobiler实现图表分析功能—Chart控件(开发日志十一)

主要为大家介绍几种常用的图表如何通过smobiler在手机上实现


下面几种图表依次为:条形图barchart、饼图piechart、气泡图bubblechart、折线图linechart
Smobiler实现图表分析功能—Chart控件(开发日志十一)_第1张图片



下面为图表的数据源,依次为:
barchart table→




piechart table→







linechart table→
Smobiler实现图表分析功能—Chart控件(开发日志十一)_第2张图片


实现源码和数据库可参考下面网址:
barchart:http://download.csdn.net/detail/rabbit199077/9477489

piechart:http://download.csdn.net/detail/rabbit199077/9477498

bubblechart:http://download.csdn.net/detail/rabbit199077/9477491

linechart:http://download.csdn.net/detail/rabbit199077/9477495

数据库:http://download.csdn.net/detail/rabbit199077/9477500

 


你可能感兴趣的:(.net,移动开发,chart,移动应用,Smobiler)