BorderModel

12 Sep 20251 minute to read

Interface for a class Border

Properties

color string

Gets and sets the color of the border in the circular gauge. This property accepts value in hex code,
rgba string as a valid CSS color string.

dashArray string

Gets and sets the dash-array of the border.

width number

Gets and sets the width of the border in circular gauge.