Enumeration of error bar types.

C# | Visual Basic | Visual C++ |
public enum CPErrorBarType
Public Enumeration CPErrorBarType
public enum class CPErrorBarType

Member | Description |
---|---|
CPErrorBarTypeCustom | Custom error bars. |
CPErrorBarTypeConstantRatio | Constant ratio error bars. |
CPErrorBarTypeConstantValue | Constant value error bars. |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)