PeakDescriptionPositionValue Property |
Gets the position value.
If an x-axis was provided for the peak searching algorithm, this contains the x-value at the peak position;
otherwise, it is the same value as
PositionIndex.
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double PositionValue { get; init; }Property Value
Double
See Also