Click or drag to resize

VogelFulcherLawTimeIndependentVariableRepresentation Property

Gets or sets the temperature unit representation used for the independent variable (temperature).

Namespace: Altaxo.Calc.FitFunctions.Materials
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public TemperatureRepresentation IndependentVariableRepresentation { get; set; }

Property Value

TemperatureRepresentation
See Also