Search results

IMultiLevelLabelClickEventArgs API in React Chart API component

Properties

axis

Axis

Defines the axis associated with the clicked label.

cancel

boolean

Defines the event’s cancellation status.

customAttributes

object

Defines custom attributes for the multi-level labels.

end

number | Date | string

Defines the end value of the clicked multi-level label.

level

number

Defines the level of the clicked multi-level label.

name

string

Defines the name of the event.

start

number | Date | string

Defines the start value of the clicked multi-level label.

text

string

Defines the text of the clicked multi-level label.