MonobjcMonobjc Documented Class Library
MinorTickLabelRotation Property
NamespacesMonobjc.CorePlotCPAxisMinorTickLabelRotation

Original signature is '@property (nonatomic,assign) CGFloat minorTickLabelRotation;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual CGFloat MinorTickLabelRotation { get; set; }
Public Overridable Property MinorTickLabelRotation As CGFloat
	Get
	Set
public:
virtual property CGFloat MinorTickLabelRotation {
	CGFloat get ();
	void set (CGFloat value);
}
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)