Click or drag to resize

ExtractCommonColumnsToTableOptionsUserSpecifiedInterpolationEnd Property

Gets the interpolation end specified by the user. If the value is null, the range end 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? UserSpecifiedInterpolationEnd { get; init; }

Property Value

NullableDouble
See Also