I am trying to remove the border around a core plot graph on the iPhone – but seem to be struggling on what should be simple in my mind.
Pointers please!
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.
You should be able to nil out the borderLineStyle on the graph’s plotArea to remove the border:
You could also create your own theme, using the ones in the framework as examples, and simply not set the borderLineStyle in that.