[]
Adds the specified Chart3DStyle to the collection.
public int Add(Chart3DStyle style)
Public Function Add(style As Chart3DStyle) As Integer
| Type | Name | Description |
|---|---|---|
| Chart3DStyle | style | The Chart3DStyle to add. |
| Type | Description |
|---|---|
| int | An integer indicating the index of the collection to which the Chart3DStyle was added. |