Click or drag to resize

PeakSearchingAndFittingOutputOptionsControllerPropertyNames Property

Gets the property Names.

Namespace: Altaxo.Gui.Science.Spectroscopy
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<PeakSearchingAndFittingOutputOptionsControllerProperty> PropertyNames { get; }

Property Value

ObservableCollectionPeakSearchingAndFittingOutputOptionsControllerProperty
The property Names.
See Also