XYNonlinearFitFunctionPlotItemFitDocumentCopy Property |
Gets a copy of the fit document.
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public NonlinearFitDocument FitDocumentCopy { get; }
Property Value
NonlinearFitDocument
The copy of the fit document.
See Also