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