MonobjcMonobjc Documented Class Library
UpdateAxisSetLayersForType Method (layerType)
NamespacesMonobjc.CorePlotCPPlotAreaUpdateAxisSetLayersForType(CPGraphLayerType)

Original signature is '- (void)updateAxisSetLayersForType:(CPGraphLayerType)layerType;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual void UpdateAxisSetLayersForType(
	CPGraphLayerType layerType
)
Public Overridable Sub UpdateAxisSetLayersForType ( _
	layerType As CPGraphLayerType _
)
public:
virtual void UpdateAxisSetLayersForType(
	CPGraphLayerType layerType
)
Parameters
layerType (CPGraphLayerType)
MISSING
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)