Contains statistical information about regression trend line.

Namespace:  C1.Win.C1Chart
Assembly:  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

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..RegressionStatistics

See Also