RidgeLinePointAtLowestWidth Property | 
            Gets the point at the lowest stage, i.e. at the lowest width. This is not neccessarily the stage 0, since the ridge line can end before reaching stage 0.
            
Namespace: Altaxo.Science.Spectroscopy.PeakSearchingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic (int Row, int Column, double CwtCoefficient) PointAtLowestWidth { get; }Property Value
ValueTupleInt32, 
Int32, 
Double
            The point at the lowest stage.
            
See Also