IAxisLabelRenderEventArgs
12 Sep 20251 minute to read
Specifies the event arguments for the axis label render event in circular gauge.
Properties
axis Axis
Specifies the instance of the axis in 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.
name string
Specifies the name of the event.
text string
Specifies the text of the axis labels in the axis of the circular gauge.
value number
Specifies the value of the axis labels in the axis of the circular gauge.