Sets and gets the options for customizing the minor tick lines in axis.
string
Sets and gets the color for the major or minor tick line. This property accepts value in hex code, rgba string as a valid CSS color string.
Defaults to null
number
Sets and gets the height of the tick line in the axis. The default value is 20 for major ticks and 10 for minor ticks.
number
Sets and gets the gap between the ticks in the axis.
Defaults to null
number
Sets and gets the offset value from where the ticks must be placed from the axis in linear gauge.
Defaults to null
Sets and gets the value to place the ticks in the axis.
Defaults to Auto
number
Sets and gets the width of the tick line in the axis. The default value is 2 for major ticks and 1 for minor ticks.
Defaults to 2