Click or drag to resize

ShiftGroupCollectionIsCurveParticipatingInFit Property

If the element is true, the curve(s) with that curve index participate in the fit; otherwise, the element is false.

Namespace: Altaxo.Science.Thermorheology.MasterCurves
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<bool> IsCurveParticipatingInFit { get; }

Property Value

IReadOnlyListBoolean
See Also