set bar ( large | small | <barsize> )
The bar setting changes the size of the bar on the end of the errorbars, relative to the current pointsize. For example:
set bar 2
sets the bars to be twice the size of the points. The options ‘large’ and ‘small’ are equivalent to 1 (the default) and 0 (no bar) respectively.