[]
Adds a Chart3DDataLabel object to the collection at the specified index.
public void Insert(int index, Chart3DDataLabel lbl)
Public Sub Insert(index As Integer, lbl As Chart3DDataLabel)
| Type | Name | Description |
|---|---|---|
| int | index | Index. |
| Chart3DDataLabel | lbl | The Chart3DDataLabel to insert. |