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

C# | Visual Basic | Visual C++ |
public CPPlotSpaceAnnotation( CPPlotSpace space, NSArray plotPoint )
Public Sub New ( _ space As CPPlotSpace, _ plotPoint As NSArray _ )
public: CPPlotSpaceAnnotation( CPPlotSpace^ space, NSArray^ plotPoint )

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


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