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