Click or drag to resize

ExtractCommonColumnsToTableOptionsUserSpecifiedInterpolationStart Property

Gets the interpolation start specified by the user. If the value is null, the range start of the ranges of x-values common to all x-columns is used.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double? UserSpecifiedInterpolationStart { get; init; }

Property Value

NullableDouble
See Also