MonobjcMonobjc Documented Class Library
CPPlotAreaFrame Constructor
NamespacesMonobjc.CorePlotCPPlotAreaFrameCPPlotAreaFrame()()()()
Members
IconMemberDescription
CPPlotAreaFrame(CGRect)

Original signature is '- (id)initWithFrame:(CGRect)newFrame;'


CPPlotAreaFrame(Id)

Override to copy or initialize custom fields of the specified layer.

Original signature is '- (id)initWithLayer:(id)layer'

Available in Mac OS X v10.5 and later.


CPPlotAreaFrame(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


CPPlotAreaFrame()()()()
Initializes a new instance of the CPPlotAreaFrame class.

CPPlotAreaFrame(IntPtr)
Initializes a new instance of the CPPlotAreaFrame class.

CPPlotAreaFrame(String, Object, array<Object>[]()[][])
Initializes a new instance of the CPPlotAreaFrame class.

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