IShiftGroupParticipateInFitByFitWeight Property |
Gets a value indicating whether this group will participate in the fit, determined by the fit weight. When the fit weigth is zero, the return value is false.
Otherwise, if the fit weight is positive, the group principally will participate in the fit, and the return value is true.
Namespace: Altaxo.Science.Thermorheology.MasterCurvesAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool ParticipateInFitByFitWeight { get; }
Property Value
BooleanSee Also