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

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

- coord (CPCoordinate)
- MISSING

[Missing <returns> documentation for "M:Monobjc.CorePlot.CPPlot.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)