RegressionLines Constructors
Represents the collection of regression lines of a specific series.Name | Parameters | Description |
---|---|---|
RegressionLines(XYDiagram2DSeriesViewBase) | view | Initializes a new instance of the RegressionLines class for the specified series view. |
See Also