Search results

AnnotationDirective API in Angular Linear Gauge API component

Represents the directive to render and customize the annotations in the linear gauge.

<e-annotations><e-annotation></e-annotation></e-annotations>

Properties

axisIndex

any

Sets and gets the axis index which places the annotation in the specified axis in the linear gauge.

Defaults to null

axisValue

any

Sets and gets the value of axis which places the annotation near the specified axis value.

Defaults to null

content

any

Sets and gets the content for the annotation.

Defaults to

font

any

Sets and gets the options to customize the font of the annotation in linear gauge.

horizontalAlignment

any

Sets and gets the horizontal alignment of annotation.

Defaults to None

verticalAlignment

any

Sets and gets the vertical alignment of annotation.

Defaults to None

x

any

Sets and gets the x position for the annotation in linear gauge.

Defaults to 0

y

any

Sets and gets the y position for the annotation in linear gauge.

Defaults to 0

zIndex

any

Sets and gets the z-index of the annotation.

Defaults to ‘-1’