MonobjcMonobjc Documented Class Library
AllPlots Property
NamespacesMonobjc.CorePlotCPGraphAllPlots

Original signature is '- (NSArray *)allPlots;'

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