Draw an Area chart using iPhone SDk. We need a class reusable class
that will accept an array of values say sales count. Then the app should
draw an area chart using this data. There should be X and Y axis bars.
Between the chart and X axis line fill a gradient color. The input list
will be having 5 - 10 set of values. The app should be free of any kind
of crashes and memory leaks.
0 comments:
Post a Comment