Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / RegressionStatistics Class / StandardError Property

In This Topic
    StandardError Property
    In This Topic
    Gets the standard error for the y estimate.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StandardError As Double
    public double StandardError {get;}
    See Also