iphone - How do remove the border around a core-plot graph -


I'm trying to remove the border around the core plot graph on the iPhone - but it looks like what Should be simple in my mind

Please be the indicator!

You should be able to exit Border Linstyle on the plot area of ​​the graph to remove the boundary: < / P>

  graph.plotAreaFrame.borderLineStyle = Zero; // Do not draw any limit  

You can create your own topic, as an example, you can use people in the framework, and do not set the border style in it.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -