KohlrauschSusceptibilityInvertResult Property |
Gets or sets a value indicating whether the complex dependent variable (the output of the fit function) should be inverted.
Namespace: Altaxo.Calc.FitFunctions.RelaxationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool InvertResult { get; }
Property Value
Booleantrue if the result is inverted; otherwise,
false.
See Also