Permanently removes a ChartText object from the collection.

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

The 0-based position of the ChartText in the collection.