[]
Adds a collection of DataPoint objects to the existing DataPointCollection.
public void AddRange(IEnumerable<DataPoint> collection)
A collection of the DataPoint objects to add.