TrendLine Constructors
Represents an individual Trend Line.| Name | Parameters | Description |
|---|---|---|
| TrendLine() | none | Initializes a new instance of the TrendLine class with the default settings. |
| TrendLine(String) | name | Initializes a new instance of the TrendLine class with the specified name. |
See Also