Search results

Annotations API in Vue Linear Gauge API component

Represent the Annotation rendering for gauge

Methods

createAnnotationTemplate

To create annotation elements

Parameter Type Description
element HTMLElement Specifies the content of the annotation to be updated in it.
annotationIndex number Specifies the index number of the annotation in which the content is to be changed.
gauge LinearGauge Specifies the instance of Linear Gauge.

Returns void

renderAnnotationElements

To render annotation elements.

Parameter Type Description
gauge LinearGauge Specifies the instance of Linear Gauge.

Returns void