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