C1.Chart Namespace : ErrorAmount Enumeration |
'Declaration
Public Enum ErrorAmount Inherits System.Enum
'Usage
Dim instance As ErrorAmount
public enum ErrorAmount : System.Enum
public enum class ErrorAmount : public System.Enum
Member | Description |
---|---|
Custom | Indicates the error with the custom value. |
FixedValue | Indicates the error with a fixed value. |
Percentage | Indicates the error with a percentage value. |
StandardDeviation | Indicates the error with the standard deviation. |
StandardError | Indicates the error with the standard error. |
System.Object
System.ValueType
System.Enum
C1.Chart.ErrorAmount
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2