Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / IErrorBar Interface / ErrorAmount Property

In This Topic
    ErrorAmount Property (IErrorBar)
    In This Topic
    Gets or sets a value that specifies the error amount of the series.
    Syntax
    'Declaration
     
    
    Property ErrorAmount As ErrorAmount
    ErrorAmount ErrorAmount {get; set;}
    See Also