Click or drag to resize

IXYNonlinearFitFunctionPlotDataView Interface

View interface for nonlinear-fit function plot data.

Namespace: Altaxo.Gui.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IXYNonlinearFitFunctionPlotDataView

The IXYNonlinearFitFunctionPlotDataView type exposes the following members.

Methods
 NameDescription
Public methodInitializeFunctionText Initializes the function text.
Top
Events
 NameDescription
Public eventEditText Occurs when the user requests to edit the text.
Top
See Also