MonobjcMonobjc Documented Class Library
DataNeedsReloading Property
NamespacesMonobjc.CorePlotCPPlotDataNeedsReloading

Original signature is '@property (nonatomic,readonly,assign) BOOL dataNeedsReloading;'

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