The ErrorBarCapSettings
class provides options to customize the appearance and behavior of error bars in a series.
string
The stroke color of the cap, which accepts values in hex or rgba as valid CSS color strings.
Defaults to null
number
The length of the caps on the error bars, measured in pixels.
Defaults to 10
number
The opacity of the error bar caps in the chart.
Defaults to 1
number
The width of the error bar cap in pixels.
Defaults to 1