IAxisLabelRenderEventArgs

23 Sep 20251 minute to read

Properties

axis Axis

Defines the axis to which the label belongs.

cancel boolean

Defines the event’s cancellation status.

labelStyle FontModel

Defines the font style of the axis label.

name string

Defines the name of the event.

text string

Defines the text of the axis label.

value number

Defines the value associated with the axis label.