MonobjcMonobjc Documented Class Library
PlotAreaFrame Property
NamespacesMonobjc.CorePlotCPGraphPlotAreaFrame

Original signature is '@property (nonatomic,retain) CPPlotAreaFrame * plotAreaFrame;'

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