MonobjcMonobjc Documented Class Library
AxisSet Property
NamespacesMonobjc.CorePlotCPAxisAxisSet

Original signature is '@property (nonatomic,readonly,retain) CPAxisSet * axisSet;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual CPAxisSet AxisSet { get; }
Public Overridable ReadOnly Property AxisSet As CPAxisSet
	Get
public:
virtual property CPAxisSet^ AxisSet {
	CPAxisSet^ 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)