ComponentOne Chart for .NET (2.0) Search HelpCentral 

RegressionStatistics.Coeffs Property

Gets the calculated coefficients of regression equation.

[Visual Basic]

Public ReadOnly Property Coeffs As Double

[C#]

public double Coeffs {get;}

[Delphi]

public property Coeffs: Double read get_Coeffs;

See Also

RegressionStatistics Class | RegressionStatistics Members | C1.Win.C1Chart Namespace | RegressionStatistics Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.