Search results

IAnnotationRenderEventArgs API in Angular Circular Gauge API component

Specifies the event arguments for the annotation render event in circular gauge.

Properties

annotation

Annotation

Specifies the annotation instance of the circular gauge.

axis

Axis

Specifies the axis instance of the circular gauge.

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 of the annotation in circular gauge.

name

string

Specifies the name of the event.

textStyle

FontModel

Specifies the style of the text in annotation of circular gauge.