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