Search results

ErrorBarCapSettings API in JavaScript Pivot Table API control

Allows to configure the error bar cap settings such as cap width, length, color, opacity.

Properties

color

string

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

Defaults to null

length

number

Allows to set the length of the error bar in pixels.

Defaults to 10

opacity

number

Allows to set the opacity of the cap.

Defaults to 1

width

number

Allows to set the width of the error bar in pixels.

Defaults to 1