Evaluate function using calculated coefficients
public Double GetCurveYValue(Series s,
Double x)

Parameters

s
Series which contains value
x
Value to be evaluated at

Return Value

y(x) using calculated polynomial coefficients

See Also

PolyFitting Class | PolyFitting Members | Steema.TeeChart.Functions Namespace