Permanently removes the chart at the specified position from the worksheet.

 public void Remove(int position)
Public Sub Remove(ByVal position As Integer)

The 0-based index of the chart to remove. To determine a chart's index, use Chart.Position.