The Fast-Line series below displays One Million points ( 1000000 )!
To speed up display, the DrawAllPoints method can be used to draw line segments only between points that are not placed at the same "X" pixel position.

Example:
lineSeries.setDrawAllPoints( false );