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