Search results

IPointerDragEventArgs API in React Linear Gauge API component

Specifies the event arguments for pointer drag event in linear gauge.

Properties

axis

Axis

Specifies the axis instance in linear gauge.

axisIndex

number

Specifies the index value of the axis on which the pointer is dragged.

currentValue

number

Specifies the value of the pointer after dragging the pointer.

name

string

Specifies the name of the event.

pointer

Pointer

Specifies the pointer instance in linear gauge.

pointerIndex

number

Specifies the index value of the pointer that is dragged in linear gauge.

previousValue

number

Specifies the value of the pointer before dragging the pointer.