Click or drag to resize

PolynomialFittingFit Method

Overload List
 NameDescription
Public methodStatic memberFit(Int32, DataColumn, DataColumn) Fits data provided as xcolumn and ycolumn with a polynomial base.
Public methodStatic memberFit(IGraphController, Int32, Double, Double, Boolean) Fits the active plot of the specified graph controller.
Top
See Also