Original signature is '- (CPPlotSpace *)plotSpaceAtIndex:(NSUInteger)index;'

C# | Visual Basic | Visual C++ |
public virtual CPPlotSpace PlotSpaceAtIndex( NSUInteger index )
Public Overridable Function PlotSpaceAtIndex ( _ index As NSUInteger _ ) As CPPlotSpace
public: virtual CPPlotSpace^ PlotSpaceAtIndex( NSUInteger index )

- index (NSUInteger)
- MISSING

[Missing <returns> documentation for "M:Monobjc.CorePlot.CPGraph.PlotSpaceAtIndex(Monobjc.Foundation.NSUInteger)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)