NonlinearFitController_previousFitDocumentIdentifier Field |
If a fit was made, new function plot items with a new Guid identifier are created. This is the identifier of the old function plot items.
The identifier is used to identify the old function plot items in the layer, and to replace them by the new items.
Namespace: Altaxo.Gui.Analysis.NonLinearFittingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected string _previousFitDocumentIdentifier
Field Value
StringSee Also