ISmithchartAxisLabelRenderEventArgs
12 Sep 20251 minute to read
Specifies the Axis Label Render Event arguments.
Properties
cancel boolean
Defines the event cancel status.
name string
Defines the name of the event.
text string
Defines the current axis label text.
x number
Defines the current axis label x location.
y number
Defines the current axis label y location.