BaseTrend overview

Constructors

 ConstructorOverloaded

Public Methods

 Calculate
 CalculateMany
 CalculateTrendCalculates trendline paramaters m and b, where y=m*x+b

Public Properties

 RSquared
 TrendStyleDefines different methods for calculating trendline
 UseDecimalsGets and sets whether System.Decimal is used instead of System.Double for the internal algorithms. When true, algorithms are more accurate but accept a smaller range of numbers.

See Also

BaseTrend Class | Steema.TeeChart.Functions Namespace