[]
Gets the index of the specified Chart3DStyle in the collection.
public int IndexOf(Chart3DStyle style)
| Type | Name | Description |
|---|---|---|
| Chart3DStyle | style | The Chart3DStyle to locate. |
| Type | Description |
|---|---|
| int | An integer indicating the index of the specified Chart3DStyle. |