[]
        
(Showing Draft Content)

C1.Chart.TrendLineCalculator

TrendLineCalculator Class

Inheritance
TrendLineCalculator
Namespace: C1.Chart
Assembly: C1.WPF.FlexChart.4.6.2.dll
Syntax
public class TrendLineCalculator : INotifyPropertyChanged

Constructors

Name Description
TrendLineCalculator()

Fields

Name Description
FitTypeDef
MinxMaxxDef
OrderDef
SampleCountDef

Properties

Name Description
Coeffs
FitType
MaxX
MinX
Order
SampleCount
XVals
YVals

Methods

Name Description
Calculate(double[], double[])
ClearCache()
GetRegressionStatistics(double[], double[])

Events

Name Description
PropertyChanged