'Declaration Public Function IndexOf( _ ByVal lbl As Chart3DLabel _ ) As System.Integer
public System.int IndexOf( Chart3DLabel lbl )
Parameters
- lbl
- The Chart3DLabel to locate.
Return Value
An integer indicating the index of the specified Chart3DLabel.