Annotation
23 Sep 20251 minute to read
Sets and gets the annotation elements for an axis in circular gauge.
Properties
angle number
Sets and gets the angle for annotation with respect to axis in circular gauge.
Defaults to 90
autoAngle boolean
Enables and disables the rotation of the annotation along the axis.
Defaults to false
content string|Function
Sets and gets the content of the annotation. This property accepts the HTML string or id of the custom element.
Defaults to null
description string
Sets and gets the information about annotation for assistive technology.
Defaults to null
radius string
Sets and gets the radius for annotation with respect to axis in circular gauge.
Defaults to ‘50%’
textStyle FontModel
Sets and gets the style of the text in annotation.
zIndex string
Sets and gets the z-index of an annotation in an axis in the circular gauge.
Defaults to ‘-1’