ComponentOne FlexChart for WPF
CustomPlusErrorValue Property (ErrorBar)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > ErrorBar Class : CustomPlusErrorValue Property
Gets or sets a value that specifies the custom plus error value.
Syntax
'Declaration
 
Public Property CustomPlusErrorValue As System.Double
public System.double CustomPlusErrorValue {get; set;}
Remarks
If ErrorAmount is ErrorAmount.Custom, the value will be used.
See Also

Reference

ErrorBar Class
ErrorBar Members