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