Click or drag to resize

IFitPolynomialView Interface

Interface for accessing the polynomial fit view.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IFitPolynomialView : IDataContextAwareView

The IFitPolynomialView type exposes the following members.

Properties
 NameDescription
Public propertyDataContext
(Inherited from IDataContextAwareView)
Top
See Also