Api errorBarCapSettingsModel in TypeScript Chart control
18 Nov 20181 minute to read
Interface for a class ErrorBarCapSettings
Properties
color string
The stroke color of the cap, which accepts value in hex, rgba as a valid CSS color string.
length number
The length of the error bar in pixels.
opacity number
The opacity of the cap.
width number
The width of the error bar in pixels.