|  | Curve | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | CurveFitDataSet(DoubleVector, DoubleVector) | Constructs a CurveFitDataSet from the given x and y value. All y-values are assumed to be equally weighted (all have an effective weight equal to 1). | 
|  | CurveFitDataSet(DoubleVector, DoubleVector, DoubleVector) | Constructs a CurveFitDataSet from the given values. | 
 See Also
See Also