ISmithchartTextRenderEventArgs
12 Sep 20251 minute to read
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.