Click or drag to resize

MultipleFitCurveInfo Properties

The MultipleFitCurveInfo type exposes the following members.

Properties
 NameDescription
Public propertyFunction Gets the parameterized function for this data set.
Public propertyNumberOfPoints Gets the number of points in the dataset.
(Inherited from CurveFitDataSet)
Public propertyWeights Gets and sets the weights.
(Inherited from CurveFitDataSet)
Public propertyXvalues Gets and sets the x-values.
(Inherited from CurveFitDataSet)
Public propertyYvalues Gets and sets the y-values.
(Inherited from CurveFitDataSet)
Top
See Also