Sets and gets the options to customize the major and minor tick lines of an axis in circular gauge.
string
Sets and gets the color of the tick line. This property accepts value in hex code, rgba string as a valid CSS color string.
Defaults to null
string
Sets and gets the dash-array for the ticks in circular gauge.
Defaults to ‘0’
number
Sets and gets the height of the ticks in circular gauge.
Defaults to null
number
Sets and gets the interval between the tick lines in circular gauge.
Defaults to null
number
Sets and gets the distance of the ticks from axis in circular gauge.
Defaults to 0
Sets and gets the position of the ticks in circular gauge.
Defaults to Inside
boolean
Enables and disables the tick lines to take the color from the range element that overlaps with the ticks.
Defaults to false
number
Sets and gets the width of the ticks in circular gauge.
Defaults to 2