WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / ErrorBar Class / CustomMinusErrorValue Property
In This Topic
    CustomMinusErrorValue Property
    In This Topic
    Gets or sets a value that specifies the cumstom minus error value.
    Syntax
    public double CustomMinusErrorValue {get; set;}
    Remarks
    If ErrorAmount is ErrorAmount.Custom, the value will be used.
    See Also