Contains statistical information about regression trend line.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class RegressionStatistics |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class RegressionStatistics |