FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Chart Namespace / RegressionStatistics Class / StandardError Property

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