[]
Determines whether the specified TrendLine exists in the collection.
public bool Contains(TrendLine tl)
Type | Name | Description |
---|---|---|
TrendLine | tl | TrendLine. |
Type | Description |
---|---|
bool | A boolean indicating whether the specified TrendLine is contained in the collection. |