MonobjcMonobjc Documented Class Library
CPScatterPlot Constructor
NamespacesMonobjc.CorePlotCPScatterPlotCPScatterPlot()()()()
Members
IconMemberDescription
CPScatterPlot(CGRect)

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


CPScatterPlot(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.


CPScatterPlot(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.


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

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

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

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