Click or drag to resize

ResamplingControllerAvailableMethods Property

Gets or sets the available resampling method types.

Namespace: Altaxo.Gui.Science.Spectroscopy.Resampling
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> AvailableMethods { get; set; }

Property Value

ItemsControllerType
See Also