Search results

ISmithchartTextRenderEventArgs API in React Smith Chart API component

Specifies the Text Render Event arguments.

Properties

cancel

boolean

Defines the event cancel status.

name

string

Defines the name of the event.

pointIndex

number

Defines the current datalabel pointIndex.

seriesIndex

number

Defines the current datalabel seriesIndex.

text

string

Defines the current datalabel text.

x

number

Defines the current datalabel text x location.

y

number

Defines the current datalabel text y location.