MonobjcMonobjc Documented Class Library
TextStyle Property
NamespacesMonobjc.CorePlotCPTextStyleTextStyle

Original signature is '+ (id)textStyle;'

Declaration Syntax
C#Visual BasicVisual C++
public static CPTextStyle TextStyle { get; }
Public Shared ReadOnly Property TextStyle As CPTextStyle
	Get
public:
static property CPTextStyle^ TextStyle {
	CPTextStyle^ get ();
}
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)