objective c - iPhone SDK : How to remove the horizontal markers from Core-Plot? -


i have implemented core-plot in iphone app. using gradient scatter plot shown below:

enter image description here

how remove horizontal markers appear on y axis of graph in above core plot?

set majorticklinestyle , minorticklinestyle properties nil.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -