Search results

IAxisLabelRenderEventArgs API in React Linear Gauge API component

Specifies the event arguments for axis label rendering event in linear gauge.

Properties

axis

Axis

Specifies the instance of axis in linear 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.

name

string

Specifies the name of the event.

text

string

Specifies the text of the axis label.

value

number

Specifies the axis value of the axis label.