Search results

NeedleTail API in React Circular Gauge API component

Sets and gets the pointer needle in the circular gauge component.

Properties

border

BorderModel

Sets and gets options to customize the color and width of the border for the pointer needle in the circular gauge component.

color

string

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

Defaults to null

length

string

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

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