CPTGraphHostingView in a UIView?
I have this problem with Core Plot. I want to have a CPTGraphHostingView inside my UIView so I can have things like labels and scroll views below it.
I am using Xcode 3.2 by the way.
How do I do this progromaticly? Or with the Interface builder if possibile.(I need the instructions to be detailed as im I bit new to this sort of thing)
Please help.
Thanks
|