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