SetErrorBarLineWidth — Set the line width used for error bars
$plot->SetErrorBarLineWidth($seblw
)
SetErrorBarLineWidth
sets the line width used for
error bars. This width is used to draw the vertical lines indicating the
error range in the positive and negative direction, and also the tees
(if enabled) and the top and bottom.
The default is to use 1 pixel wide lines.
This is only used with error plots (data types data-data-error and data-data-yx-error).
All lines in a plot use the same error bar width.