The CalibrationCurve type exposes the following members.

Properties

  NameDescription
isFinished
Is true if a Curve is 'finished'. This means that smoothing or peak searching can be applied.
(Inherited from Curve.)
MaxX
Maximum X value
(Inherited from Curve.)
MaxY
Maximum Y value found in this Curve.
(Inherited from Curve.)
MinX
Minimum X value found in this Curve.
(Inherited from Curve.)
MinY
Minimum Y value found in this Curve.
(Inherited from Curve.)
nOverloads
Returns the number of current overloads found during measurement.
(Inherited from Curve.)
nPoints
Returns number of points in this Curve.
(Inherited from Curve.)
nUnderloads
Returns the number of current underloads found during measurement.
(Inherited from Curve.)

See Also