Search results

IValueChangeEventArgs API in Angular Linear Gauge API component

Specifies the event arguments for value change event in linear gauge.

Properties

axis

Axis

Specifies the axis instance of linear gauge.

axisIndex

number

specifies the index value of the current axis in which the pointer value is changed.

gauge

LinearGauge

Specifies the instance of the linear gauge.

name

string

Specifies the name of the event.

pointer

Pointer

Specifies the pointer instance of linear gauge in which the pointer value is changed.

pointerIndex

number

Specifies the current index of the pointer in which the pointer value is changed.

value

number

Specifies the current value.