[]
Removes the data series at the specific index.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The index ofo the data series to remove.