Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
Api errorBarCapSettings in EJ2 TypeScript Chart control
8 May 20231 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