RemoveStatValue

Declaration: TCurveFit.RemoveStatValue (ix: integer);
The procedure RemoveStatValue can be used to remove a data point from the list of data points entered by EnterStatValue. The parameter ix specifies the index of the data point to be removed. The parameter ix may assume values between 1 and NumData. For ix -values outside this range RemoveStatValue is ignored.