[]
Adds a Chart3DContourLevel object to the collection at the specified index.
public void Insert(int index, Chart3DContourLevel lvl)
| Type | Name | Description |
|---|---|---|
| int | index | Index. |
| Chart3DContourLevel | lvl | The Chart3DContourLevel to insert. |