Search results

ErrorBarCapSettings API in JavaScript (ES5) Chart API control

Configures Error bar in series.

Properties

color

string

The stroke color of the cap, which accepts value in hex, rgba as a valid CSS color string.

Defaults to null

length

number

The length of the error bar in pixels.

Defaults to 10

opacity

number

The opacity of the cap.

Defaults to 1

width

number

The width of the error bar in pixels.

Defaults to 1