The TrendLine class is used to perform a regression analysis or the specified data series,
provide statistics about the regression, and chart the result.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public sealed class TrendLine : g, iNotifyChanges, ICloneable |
Visual Basic |
---|
Public NotInheritable Class TrendLine _ Implements g, iNotifyChanges, ICloneable |