ComponentOne FlexChart for UWP
CustomMinusErrorValue Property (IErrorBar)

C1.UWP.FlexChart Assembly > C1.Chart Namespace > IErrorBar Interface : CustomMinusErrorValue Property
Gets or sets a value that specifies the cumstom minus error value.
Syntax
'Declaration
 
Property CustomMinusErrorValue As System.Double
System.double CustomMinusErrorValue {get; set;}
Remarks
If ErrorAmount is ErrorAmount.Custom, the value will be used.
See Also

Reference

IErrorBar Interface
IErrorBar Members