Click or drag to resize

PeakDescriptionPositionValue Property

Gets the position value. If a x-axis was given for the peak finding algorithm, this will contain the x-value of the position. Otherwise, it would be the same value as the PositionIndex.

Namespace: Altaxo.Science.Spectroscopy.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double PositionValue { get; init; }

Property Value

Double
See Also