C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / ErrorBar Class / CustomPlusErrorValue Property

In This Topic
CustomPlusErrorValue Property (ErrorBar)
In This Topic
Gets or sets a value that specifies the custom plus error value.
Syntax
'Declaration
 
Public Property CustomPlusErrorValue As Double
 
Remarks
If ErrorAmount is ErrorAmount.Custom, the value will be used.
See Also