Click or drag to resize

MasterCurveGroupOptionsWithScalarInterpolationInterpolationFunction Property

Gets the interpolation function options.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IInterpolationFunctionOptions InterpolationFunction { get; init; }

Property Value

IInterpolationFunctionOptions
See Also