Click or drag to resize

MasterCurveCreationInterpolationInformationXValues Property

List of all x values of the points that are used for the interpolation.

Namespace: Altaxo.Data.Obsolete
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IList<double> XValues { get; }

Property Value

IListDouble
See Also