Line, Point and Area series have a ClickableLine method that controls if the mouse cursor and mouse clicks apply to the line or only to the points.

Move the mouse over lines and points, with and without "clickable line" checked.

Example:
lineSeries.setClickableLine( false );