Click or drag to resize

ShiftGroupBaseLogarithmizeXForInterpolation Property

If true, x values are logarithmized before being added to the interpolation curve. (Only used for interpolation.)

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool LogarithmizeXForInterpolation { get; }

Property Value

Boolean
See Also