Hello! Like many, I'm fairly new to MonoTouch but have a history with both Mono and .NET. So far, we're getting along fine - until now. I've spent literally the whole weekend with one simple goal; to change the BarPlot.cs sample application from the CorePlotiOSSample to use images (think icons) on top of the bars instead of text labels saying "bar 0", "bar 1", and so on. From the objc examples I've found it looks like this should be possible, and fairly simple by using CPTPlotSpaceAnnotation. But, I can't for the life of me get it to work with MonoTouch.
Question: Have anyone done this in MonoTouch before and have just a few lines of sample code to share, or at least can point me in the right direction? Or is this just not possible with the MonoTouch bindings (during my trials and errors there have been a few times when the icons simply don't seem to display anywhere)? The closest thing I've gotten to work is to manually place images on top of the bars by hardcoding their X/Y positions. Any help here would be greatly appreciated. / Victoria -- View this message in context: http://monotouch.2284126.n4.nabble.com/Using-images-instead-of-text-labels-on-bars-with-CorePlot-tp3996006p3996006.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
