MonobjcMonobjc Documented Class Library
CPBarPlotField Enumeration
NamespacesMonobjc.CorePlotCPBarPlotField

Enumeration of bar plot data source field types.

Declaration Syntax
C#Visual BasicVisual C++
public enum CPBarPlotField
Public Enumeration CPBarPlotField
public enum class CPBarPlotField
Members
MemberDescription
CPBarPlotFieldBarLocation

Bar location on independent coordinate axis.


CPBarPlotFieldBarTip

Bar tip value.


CPBarPlotFieldBarBase

Bar base (if baseValue is nil.)


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)