Click or drag to resize

ExtractCommonColumnsToTableOptionsControllerInterpolationRangeStart Property

Gets or sets the user-defined interpolation range start.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double? InterpolationRangeStart { get; set; }

Property Value

NullableDouble
See Also