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