Click or drag to resize

PeakSearchingAndFittingOptionsControllerGetComponents Method

[Missing <summary> documentation for "M:Altaxo.Gui.Science.Spectroscopy.PeakSearchingAndFittingOptionsController.GetComponents"]


Namespace: Altaxo.Gui.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override IEnumerable<(string Label, Object Doc, Func<IMVCANController> GetController)> GetComponents()

Return Value

IEnumerableValueTupleString, Object, FuncIMVCANController

[Missing <returns> documentation for "M:Altaxo.Gui.Science.Spectroscopy.PeakSearchingAndFittingOptionsController.GetComponents"]

See Also