ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ErrorBar Class / ErrorAmount Property

In This Topic
    ErrorAmount Property
    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