Click or drag to resize

InterpolationInformationComplexCommonXClear Method

Clears the stored interpolation information. After calling this, the instance contains no points and min/max are reset.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public override void Clear()
See Also