RegressionLine Constructors
Represents a Regression Line indicator.| Name | Parameters | Description |
|---|---|---|
| RegressionLine() | none | Initializes a new instance of the RegressionLine class with default settings. |
| RegressionLine(ValueLevel) | valueLevel | Initializes a new instance of the RegressionLine class with the specified value level. |
See Also