I have read the tutorials about making 2D BarGraph using Core Plot in iPhone.
I want to add Z-axis to it to make it 3D.
EDIT :
I searched but I could not find great solution. I want to show something like figure below.

Guide me regarding the same.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
True 3D is not supported in Core Plot right now. The best you’ll be able to do is use gradient or image fills on the various parts of the graph to simulate a 3D appearance.