Click or drag to resize

MasterCurveCreationOptionsLogarithmizeXForInterpolation Property

Logarithmize x values before adding to the interpolation curve. (Only for interpolation).

Namespace: Altaxo.Data.Obsolete
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool LogarithmizeXForInterpolation { get; set; }

Property Value

Boolean
See Also