[]
Adds the specified Chart3DStyle to the collection.
public int Add(Chart3DStyle style)
| 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. |