FlexChart for WinForms
ErrorValue プロパティ (IErrorBar)

C1.Chart アセンブリ > C1.Chart 名前空間 > IErrorBar インターフェース : ErrorValue プロパティ
Gets or sets a value that specifies the error value of the series.
シンタックス
'宣言
 
Property ErrorValue As System.Double
System.double ErrorValue {get; set;}
解説
This property should be work with errorAmount property. If ErrorAmount is ErrorAmount.FixedValue, the value property is a fixed number value. If ErrorAmount is ErrorAmount.Percentage, the value property is a percentage number value between 0 and 1. If ErrorAmount is ErrorAmount.StandardDeviation, the value property is a percentage number of calculated standard deviation value.
参照

参照

IErrorBar インターフェース
IErrorBar メンバ