Search results

NeedleTailModel API in Vue Circular Gauge API component

Interface for a class NeedleTail

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.

length

string

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

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.

radialGradient

RadialGradientModel

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