[]
Inserts the specified TrendLine in the collection at the specified index.
public void Insert(int index, TrendLine tl)
Public Sub Insert(index As Integer, tl As TrendLine)
| Type | Name | Description |
|---|---|---|
| int | index | Index. |
| TrendLine | tl | TrendLine. |