Original signature is '- (CPPlotRange *)plotRangeForCoordinate:(CPCoordinate)coordinate;'

C# | Visual Basic | Visual C++ |
public virtual CPPlotRange PlotRangeForCoordinate( CPCoordinate coordinate )
Public Overridable Function PlotRangeForCoordinate ( _ coordinate As CPCoordinate _ ) As CPPlotRange
public: virtual CPPlotRange^ PlotRangeForCoordinate( CPCoordinate coordinate )

- coordinate (CPCoordinate)
- MISSING

[Missing <returns> documentation for "M:Monobjc.CorePlot.CPPlotSpace.PlotRangeForCoordinate(Monobjc.CorePlot.CPCoordinate)"]

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