MonobjcMonobjc Documented Class Library
ApplyTheme Method (theme)
NamespacesMonobjc.CorePlotCPGraphApplyTheme(CPTheme)

Original signature is '- (void)applyTheme:(CPTheme *)theme;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual void ApplyTheme(
	CPTheme theme
)
Public Overridable Sub ApplyTheme ( _
	theme As CPTheme _
)
public:
virtual void ApplyTheme(
	CPTheme^ theme
)
Parameters
theme (CPTheme)
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)