MonobjcMonobjc Documented Class Library
BackgroundLimitBands Property
NamespacesMonobjc.CorePlotCPAxisBackgroundLimitBands

Original signature is '@property (nonatomic,readonly,retain) NSArray * backgroundLimitBands;'

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