Click or drag to resize

InterpolatedPeakFunctionFrom2DTableTableName Property

Gets the name of the data table that contains the peak curves and any associated metadata.

Namespace: Altaxo.Calc.FitFunctions.Peaks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string TableName { get; init; }

Property Value

String
See Also