MonobjcMonobjc Documented Class Library
CPAxisLabel Constructor
NamespacesMonobjc.CorePlotCPAxisLabelCPAxisLabel()()()()
Members
IconMemberDescription
CPAxisLabel(NSString, CPTextStyle)

Original signature is '- (id)initWithText:(NSString *)newText textStyle:(CPTextStyle *)style;'


CPAxisLabel(CPLayer)

Original signature is '- (id)initWithContentLayer:(CPLayer *)layer;'


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

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

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

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