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