[]
Gets the index of the specified Chart3DContourLevel in the collection.
public int IndexOf(Chart3DContourLevel lvl)
| Type | Name | Description |
|---|---|---|
| Chart3DContourLevel | lvl | The Chart3DContourLevel to locate. |
| Type | Description |
|---|---|
| int | The index of the specified Chart3DContourLevel is indicated by an Integer. |