TCustomFittingFunction.PolyDegree
TCustomFittingFunction
property PolyDegree: Integer;
Unit
CurvFitt
Description
The PolyDegree property is the number of degrees a TCurveFittingFunction polynomy will have.
Warning:
With more degrees, more adjustment is achieved, however, values greater than 10 can slow the process.