[]
Gets the index of the specified Chart3DPointSeries in the collection.
public int IndexOf(Chart3DPointSeries series)
| Type | Name | Description |
|---|---|---|
| Chart3DPointSeries | series |
| Type | Description |
|---|---|
| int | An integer indicating the index of the specified Chart3DPointSeries. |