Click or drag to resize

PeakFittingOfMultipleSpectraByIncrementalPeakAdditionOptionsControllerGetComponents Method

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


Namespace: Altaxo.Gui.Science.Spectroscopy.MultipleSpectra
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.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.MultipleSpectra.PeakFittingOfMultipleSpectraByIncrementalPeakAdditionOptionsController.GetComponents"]

See Also