'Declaration Public Function Add( _ ByVal style As Chart3DContourStyle _ ) As System.Integer
public System.int Add( Chart3DContourStyle style )
Parameters
- style
- The Chart3DContourStyle to add.
Return Value
An integer indicating the index of the collection to which the contour style was added.