Click or drag to resize

PeakSearchingAndFittingOutputOptionsPropertyNames Property

Gets or sets name of additional properties. These properties are intended to be shown in the columns of the resulting peak fitting table.

Namespace: Altaxo.Science.Spectroscopy
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public IReadOnlyList<string> PropertyNames { get; set; }

Property Value

IReadOnlyListString
See Also