AnnotationModel
23 Sep 20251 minute to read
Interface for a class Annotation
Properties
angle number
Sets and gets the angle for annotation with respect to axis in circular gauge.
autoAngle boolean
Enables and disables the rotation of the annotation along the axis.
content string|Function
Sets and gets the content of the annotation. This property accepts the HTML string or id of the custom element.
description string
Sets and gets the information about annotation for assistive technology.
radius string
Sets and gets the radius for annotation with respect to axis in circular gauge.
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.