How to draw Y-axis grid in core-plot?

妖精的绣舞 提交于 2020-01-02 17:21:06

问题


How to draw X-axis grid, ie draw horizontal line against y=axis value? please help me out?

sri


回答1:


You need to set the majorGridLineStyle and/or minorGridLineStyle properties on your axes. See CPTestApp in the examples folder for some sample code.



来源:https://stackoverflow.com/questions/3341505/how-to-draw-y-axis-grid-in-core-plot

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!