MonobjcMonobjc Documented Class Library
CPScatterPlotField Enumeration
NamespacesMonobjc.CorePlotCPScatterPlotField

Enumeration of scatter plot data source field types.

Declaration Syntax
C#Visual BasicVisual C++
public enum CPScatterPlotField
Public Enumeration CPScatterPlotField
public enum class CPScatterPlotField
Members
MemberDescription
CPScatterPlotFieldX

X values.


CPScatterPlotFieldY

Y values.


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)