FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ErrorBar Class / ErrorAmount Property

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