Click or drag to resize

XYNonlinearFitFunctionPlotItemData Property

Gets or sets the function plot data.

Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override IXYFunctionPlotData Data { get; set; }

Property Value

IXYFunctionPlotData
See Also