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