ComponentOne FinancialChart for WinForms
CustomMinusErrorValue Property (ErrorBar)

C1.Win.Chart Namespace > ErrorBar Class : CustomMinusErrorValue Property
Gets or sets a value that specifies the cumstom minus error value.
Syntax
'Declaration
 
Public Property CustomMinusErrorValue As Double
public double CustomMinusErrorValue {get; set;}
Remarks
If ErrorAmount is ErrorAmount.Custom, the value will be used.
See Also

Reference

ErrorBar Class
ErrorBar Members