[]
Represents an extension of the TrendLine Series for the FlexChart.
public class TrendLine<T> : TrendLineBase<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
TrendLine(FlexChartCore<T>) | Creates one TrendLine<T> instance. |
Name | Description |
---|---|
ExtraSeriesTypeName | Gets the series name. |
FitType | Gets or sets the fit type of the trendline. |
TrendLineOrder | Gets or sets the number of terms in a polynomial or fourier equation. |