set pointlinewidth <value>
The pointlinewidth setting changes the width of the lines that are used to plot data points. For instance:
set pointlinewidth 20
would cause points to be plotted with lines 20 times the default thickness.
Note that pointlinewidth can be abbreviated as plw.