[]
        
(Showing Draft Content)

C1.Win.Chart.ErrorBar.CustomMinusErrorValue

CustomMinusErrorValue Property

CustomMinusErrorValue

Gets or sets a value that specifies the cumstom minus error value.

Declaration
[C1Description("ErrorBar.CustomMinusErrorValue", "Gets or sets a value that specifies the cumstom minus error value.")]
public double CustomMinusErrorValue { get; set; }
<C1Description("ErrorBar.CustomMinusErrorValue", "Gets or sets a value that specifies the cumstom minus error value.")>
Public Property CustomMinusErrorValue As Double
Implements
C1.Chart.IErrorBar.CustomMinusErrorValue
Remarks

If ErrorAmount is ErrorAmount.Custom, the value will be used.