Click or drag to resize

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.PeakSearching
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double PositionValue { get; init; }

Property Value

Double
See Also