Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerAuxTrend Class / fRSquared Property


In This Topic
fRSquared Property
In This Topic
Syntax
'Declaration
 
Public Property fRSquared As Boolean
 
'Usage
 
Dim instance As SerAuxTrend
Dim value As Boolean
 
instance.fRSquared = value
 
value = instance.fRSquared
See Also