ComponentOne Chart for .NET (2.0) Search HelpCentral 

StatisticalData.Rsq Property

Gets the R-Squared statistic of the associated XY data.

[Visual Basic]

Public ReadOnly Property Rsq As Double

[C#]

public double Rsq {get;}

[Delphi]

public property Rsq: Double read get_Rsq;

See Also

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


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