ChartRegressionLine Constructors
A regression line in a chart dashboard item that shows data using a mathematical formula that minimizes the distance between the line itself and associated data points.Name | Description |
---|---|
ChartRegressionLine() | Initializes a new instance of the ChartRegressionLine class. |
See Also