'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal style As Chart3DContourStyle _ )
public void Insert( System.int index, Chart3DContourStyle style )
パラメータ
- index
- インデックス。
- style
- 挿入する Chart3DContourStyle。
'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal style As Chart3DContourStyle _ )
public void Insert( System.int index, Chart3DContourStyle style )