Click or drag to resize

MassBasedFloryDistributionIndependentVariableIsDecadicLogarithm Property

If false, the independent variable is the molecular weight M. If true, the independent variable is log10(M). Default is true.

Namespace: Altaxo.Calc.FitFunctions.Chemistry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IndependentVariableIsDecadicLogarithm { get; init; }

Property Value

Boolean
See Also