Click or drag to resize

ClassResultPersistanceDataFitCurve Property

Gets or sets a fit model curve.

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public EISDatapointCollection FitCurve { get; set; }

Property Value

EISDatapointCollection
Remarks
A fit curve is only displayed for a stored result if the fit curve data is precalculated. Setting model and parameters is not sufficient.
See Also