KohlrauschDecayLogarithmizeResult Property |
Indicates whether the dependent variable should be logarithmized (decadic logarithm).
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool LogarithmizeResult { get; set; }Property Value
Booleantrue if the result is logarithmized; otherwise,
false.
See Also