Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RegressionStatistics
.
.
::
.
.
DF Property
RegressionStatistics Class
See Also
Gets the degrees of freedom.
Namespace:
C1.Win.C1Chart
Assembly:
C1.Win.C1Chart.2
(in C1.Win.C1Chart.2.dll)
Syntax
C#
public
int
DF
{
get
; }
Visual Basic
Public
ReadOnly
Property
DF
As
Integer
Get
See Also
RegressionStatistics Class
C1.Win.C1Chart Namespace
C1.Win.C1Chart
.
.
::
.
.
RegressionStatistics