Border

12 Sep 20251 minute to read

Sets and gets the options to customize the style properties of the border for the linear gauge.

Properties

color string

Sets and gets the color of the border. This property accepts value in hex code, rgba string as a valid CSS color string.

dashArray string

Sets and gets the dash-array of the border.

width number

Sets and gets the width of the border.

Defaults to 0