'Declaration Public Function IndexOf( _ ByVal style As Chart3DContourStyle _ ) As System.Integer
public System.int IndexOf( Chart3DContourStyle style )
Parameters
- style
- The Chart3DContourStyle to locate.
Return Value
The index of the specified Chart3DContourStyle indicated by an Integer.