Click or drag to resize

ResamplingByInterpolationControllerSamplingPoints Property

Gets or sets the controller used to edit the sampling points.

Namespace: Altaxo.Gui.Science.Spectroscopy.Resampling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public EquallySpacedIntervalController SamplingPoints { get; set; }

Property Value

EquallySpacedIntervalController
See Also