Overload List
Calculates trendline paramaters m and b, where y=m*x+b
public Boolean CalculateTrend(Steema.TeeChart.Styles.Series, System.Int32, System.Int32, System.Double&, System.Double&)
Calculates trendline paramaters m and b, where y=m*x+b
public Boolean CalculateTrend(Steema.TeeChart.Styles.Series, System.Int32, System.Int32, System.Decimal&, System.Decimal&)
Remarks
Calculates trendline paramaters m and b, where y=m*x+b
See Also
BaseTrend Class | BaseTrend Members | Steema.TeeChart.Functions Namespace