C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / CustomMinusErrorValue Property

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