Click or drag to resize

MasterCurveCreationOptionsLogarithmizeYForInterpolation Property

Logarithmize y 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 LogarithmizeYForInterpolation { get; set; }

Property Value

Boolean
See Also