set pointsize <value>
The pointsize setting changes the size at which points are plotted relative to their default size. It should be followed by a single value, the relative size, which can be any positive number. For example:
set pointsize 1.5
would cause points to be plotted 1.5 times the default size.