HI how i can access property xScaleType of CPTXYGraph in core plot for iPhone application.
i m accessing something like this but unable to get
CPTScaleType* obj = graph.xScaleType
|
HI how i can access property xScaleType of CPTXYGraph in core plot for iPhone application. i m accessing something like this but unable to get
|
|||
|
|
The scale type is a property of the plot space.
|
|||
|
|