Click or drag to resize

MasterCurveCreationOptionsIndexOfReferenceColumnInColumnGroup Property

Index of the reference curve. This value is only used if ReferenceValue is null; otherwise the value of the reference column will be determined from the value of ReferenceValue and the Property1Name of the curves.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int IndexOfReferenceColumnInColumnGroup { get; init; }

Property Value

Int32
See Also