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