[]
        
(Showing Draft Content)

C1.Win.Chart.ErrorBar.ErrorAmount

ErrorAmount Property

ErrorAmount

Gets or sets a value that specifies the error amount of the series.

Declaration
[C1Description("ErrorBar.ErrorAmount", "Gets or sets a value that specifies the error amount of the series.")]
public ErrorAmount ErrorAmount { get; set; }
<C1Description("ErrorBar.ErrorAmount", "Gets or sets a value that specifies the error amount of the series.")>
Public Property ErrorAmount As ErrorAmount
Implements
C1.Chart.IErrorBar.ErrorAmount