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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double? UserSpecifiedInterpolationStart { get; init; }
Property Value
NullableDoubleSee Also