[]
        
(Showing Draft Content)

C1.Win.Chart.ErrorBar.CustomPlusErrorValue

CustomPlusErrorValue Property

CustomPlusErrorValue

Gets or sets a value that specifies the custom plus error value.

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

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