RegressionLines(XYDiagram2DSeriesViewBase) Constructor
Initializes a new instance of the RegressionLines class for the specified series view.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| view | XYDiagram2DSeriesViewBase | An XYDiagram2DSeriesViewBase descendant, representing the series view. |
See Also