'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal style As Chart3DContourStyle _ )
public void Insert( System.int index, Chart3DContourStyle style )
Parameters
- index
- Index.
- style
- The Chart3DContourStyle to insert.
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal style As Chart3DContourStyle _ )
public void Insert( System.int index, Chart3DContourStyle style )