开发者

How to create Bar Chart for Ipad application in Xcode?

Can anybody let me know how to create Bar Chart in Xcode for Ipad Application? If anybody can post sample code or a sample it would be he开发者_运维技巧lpful.

Thanks in advance. Krish


You need to use Quartz, it will take some time to create it.

  1. Subclass a UIView
  2. Put your Quartz code inside the drawRect: method.

Ask specific questions if you get stuck, I would be happy to help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜