'Declaration Protected Sub InternalInsert( _ ByVal index As Integer, _ ByVal item As Chart3DDataLabel _ )
protected void InternalInsert( int index, Chart3DDataLabel item )
Parameters
- index
- The zero-based index at which item should be inserted.
- item
- The object to insert into the ChartObjectCollection<T>.