Search results

Tick API in Angular Circular Gauge API component

Sets and gets the major and minor tick lines of an axis in circular gauge component.

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.

Defaults to null

dashArray

string

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

Defaults to ‘0’

height

number

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

Defaults to null

interval

number

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

Defaults to null

offset

number

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

Defaults to 0

position

Position

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

Defaults to Inside

useRangeColor

boolean

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

Defaults to false

width

number

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

Defaults to 2