MonobjcMonobjc Documented Class Library
PlotSpaceWithIdentifier Method (identifier)
NamespacesMonobjc.CorePlotCPGraphPlotSpaceWithIdentifier(INSCopying)

Original signature is '- (CPPlotSpace *)plotSpaceWithIdentifier:(id< NSCopying >)identifier;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual CPPlotSpace PlotSpaceWithIdentifier(
	INSCopying identifier
)
Public Overridable Function PlotSpaceWithIdentifier ( _
	identifier As INSCopying _
) As CPPlotSpace
public:
virtual CPPlotSpace^ PlotSpaceWithIdentifier(
	INSCopying^ identifier
)
Parameters
identifier (INSCopying)
MISSING
Return Value

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

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

Assembly: Monobjc.CorePlot (Module: Monobjc.CorePlot)