'宣言 Public Enum ErrorAmount Inherits System.Enum
public enum ErrorAmount : System.Enum
'宣言 Public Enum ErrorAmount Inherits System.Enum
public enum ErrorAmount : System.Enum
メンバ | 解説 |
---|---|
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