Click or drag to resize

ShiftCurveTY Property

Gets the y-values of the curve to be shifted.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<T> Y { get; }

Property Value

IReadOnlyListT
See Also