Sets and gets the options to customize the pointers of an axis in circular gauge.
Sets and gets the options for the animation of the pointers that propagate while rendering the axis and updating the pointer value in the circular gauge.
Sets and gets the options to customize the style properties of the border for the needle pointer in an axis.
Sets and gets the options to customize the cap element of the needle pointer in an axis.
string
Sets and gets the color of the pointer in an axis.
Defaults to null
string
Sets and gets the information about pointer for assistive technology.
Defaults to null
boolean
Enables and disables drag movement of the pointer in the circular gauge.
Defaults to false
string
Sets and gets the URL for the image that is to be displayed as pointer.
It requires marker shape value to be Image
.
Defaults to null
Sets and gets the properties to render a linear gradient for the pointer. If both linear and radial gradient is set, then the linear gradient will be rendered in the pointer.
Defaults to null
number
Sets and gets the height of the marker pointer in an axis.
Defaults to 5
Sets and gets the shape of the marker pointer in an axis.
Defaults to Circle
number
Sets and gets the width of the marker pointer in an axis.
Defaults to 5
number
Sets or gets the width at the ending edge of the needle pointer in an axis.
Defaults to null
number
Sets or gets the width at the starting edge of the needle pointer in an axis.
Defaults to null
Sets and gets the options to customize the tail element of the needle pointer in an axis.
number
| string
Sets and gets the offset value of pointer from scale.
Defaults to ‘0’
number
Sets and gets the width of the pointer in axis.
Defaults to 20
Sets and gets the position of pointer for an axis.
Defaults to Auto
Sets and gets the properties to render a radial gradient for pointer.
Defaults to null
string
Sets and gets the radius of pointer for marker and range type pointer and fix length of pointer for needle pointer.
Defaults to null
number
Sets and gets the corner radius for pointer in axis.
Defaults to 0
string
Sets and gets the text for the marker pointer. To render the text in the marker pointer, the marker shape must be set as Text
.
Defaults to ”
Sets and gets the style of text in marker pointer of an axis.
Sets and gets the type of pointer for an axis in Circular gauge.
Defaults to Needle
number
Sets and gets the value of the pointer in circular gauge.
Defaults to null