Interface for a class ErrorBarSettings
string
The color for stroke of the error bar, which accepts value in hex, rgba as a valid CSS color string.
string
The direction of the error bar . They are
Options for customizing the cap of the error bar.
number
The horizontal error of the error bar.
number
The horizontal negative error of the error bar.
number
The horizontal positive error of the error bar.
string
The mode of the error bar . They are
string
The type of the error bar . They are
number
The vertical error of the error bar.
number
The vertical negative error of the error bar.
number
The vertical positive error of the error bar.
boolean
If set true, error bar for data gets rendered.
number
The stroke width of the error bar..