Use Series "Delete" method to quickly delete multiple points in a single call, much faster than deleting multiple points using a loop.

The FastLine "FastPen" method speeds up drawing fastline series in real-time mode. ( Note: Supported only in Windows 2000 and XP )

For maximum speed set this method to true:
myChart.getAxes().setFastCalc(true);