Method RemoveAt RemoveAt(int) Remove a DataPoint<TDataType> at index. Declaration public void RemoveAt(int index) Parameters Type Name Description int index The index to remove.