[]
Gets or sets a value that specifies the cumstom minus error value.
[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
If ErrorAmount is ErrorAmount.Custom, the value will be used.