IAnnotationRenderEventArgs
23 Sep 20251 minute to read
Specifies the event arguments for annotation render event in linear gauge.
Properties
annotation Annotation
Specifies the instance of annotation.
cancel boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
content string|Function
Specifies the content for the annotation.
name string
Specifies the name of the event.
textStyle FontModel
Specifies the options to customize the text in annotation.