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