Search results

ISmithchartAxisLabelRenderEventArgs API in Vue Smith Chart API component

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.