Search results

NeedleTail API in JavaScript Circular Gauge API control

Sets and gets the options to customize the pointer needle in the circular gauge.

Properties

border

BorderModel

Sets and gets options to customize the style properties of the border for the pointer needle in the circular gauge.

color

string

Sets and gets the color for the needle pointer in the circular gauge.

Defaults to null

length

string

Sets and gets the length of the needle in pixels or in percentage in circular gauge.

Defaults to ‘0%’

linearGradient

LinearGradientModel

Sets and gets the properties to render a linear gradient for the tail of the needle pointer. If both linear and radial gradient is set, then the linear gradient will be rendered in the needle tail.

Defaults to null

radialGradient

RadialGradientModel

Sets and gets the properties to render a radial gradient for tail of the needle pointer.

Defaults to null