/ Linear Gauge / TickModel
Search results

TickModel API in Vue Linear Gauge API component

Interface for a class Tick

Properties

color

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.

height

number

Sets and gets the height of the tick line in the axis.

interval

number

Sets and gets the gap between the ticks in the axis.

offset

number

Sets and gets the value to move the ticks from the axis.

position

string

Sets and gets the value to place the ticks in the axis.

width

number

Sets and gets the width of the tick line in the axis.