Line
12 Sep 20251 minute to read
Sets and gets the options to customize the axis line in circular gauge.
Properties
color string
Sets and gets the color of the axis line in the circular gauge. This property accepts the value in hex code,
rgba string as a valid CSS color string.
Defaults to null
dashArray string
Sets and gets the dash-array of the axis line in circular gauge.
Defaults to ’’
width number
Sets and gets the width of the line in circular gauge.
Defaults to 2