Click or drag to resize

MasterCurveCreationOptionsProperty1TemperatureRepresentation Property

If not null, Property1Name represents a temperature, and the value here represents the unit of the temperature.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TemperatureRepresentation? Property1TemperatureRepresentation { get; init; }

Property Value

NullableTemperatureRepresentation
See Also