LineModel
12 Sep 20251 minute to read
Interface for a class Line
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.
dashArray string
Sets and gets the dash-array of the axis line in circular gauge.
width number
Sets and gets the width of the line in circular gauge.