Search results

ISmithchartTextRenderEventArgs API in JavaScript (ES5) Smith Chart API control

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.