Original signature is '- (id)initWithPlotSpace:(CPPlotSpace *)space anchorPlotPoint:(NSArray *)plotPoint;'

C# | Visual Basic | Visual C++ |
public virtual Id InitWithPlotSpaceAnchorPlotPoint( CPPlotSpace space, NSArray plotPoint )
Public Overridable Function InitWithPlotSpaceAnchorPlotPoint ( _ space As CPPlotSpace, _ plotPoint As NSArray _ ) As Id
public: virtual Id^ InitWithPlotSpaceAnchorPlotPoint( CPPlotSpace^ space, NSArray^ plotPoint )

- space (CPPlotSpace)
- MISSING
- plotPoint (NSArray)
- MISSING

[Missing <returns> documentation for "M:Monobjc.CorePlot.CPPlotSpaceAnnotation.InitWithPlotSpaceAnchorPlotPoint(Monobjc.CorePlot.CPPlotSpace,Monobjc.Foundation.NSArray)"]

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