Search results

TickModel API in Vue Circular Gauge API component

Interface for a class Tick

Properties

color

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.

dashArray

string

Sets and gets the dash-array for the ticks in circular gauge component.

height

number

Sets and gets the height of the ticks in circular gauge component.

interval

number

Sets and gets the interval between the tick lines in circular gauge component.

offset

number

Sets and gets the distance of the ticks from axis in circular gauge component.

position

Position

Sets and gets the position of the ticks in circular gauge component.

useRangeColor

boolean

Enables and disables the tick lines to take the range color.

width

number

Sets and gets the width of the ticks in circular gauge component.