C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / TrendLine Class / GetRegressionStatistics Method

In This Topic
GetRegressionStatistics Method (TrendLine)
In This Topic
Gets statistical information about the regression.
Syntax
'Declaration
 
Public Function GetRegressionStatistics() As RegressionStatistics
 

Return Value

RegressionStatistics class with calculated statistincal characteristics.
See Also