[]
Removes the first occurrence of a specific object from the collection.
public void Remove(DataPoint value)
The DataPoint to remove from the collection.