Api errorBarCapSettings in TypeScript Chart control

18 Nov 20181 minute to read

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