MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / TrendLine Class / GetRegressionStatistics Method
In This Topic
    GetRegressionStatistics Method
    In This Topic
    Gets statistical information about the regression.
    Syntax
    public RegressionStatistics GetRegressionStatistics()

    Return Value

    RegressionStatistics class with calculated statistincal characteristics.
    See Also