New to Kendo UI for Angular? Start a free 30-day trial
NoteClickEvent
Represents the arguments for the noteClick
event of the Chart component.
Name | Type | Default | Description |
---|---|---|---|
category |
|
Specifies the data point category. Available only for Categorical charts such as Bar, Line, and Area. | |
dataItem |
|
Specifies the data item of the point note. | |
sender |
|
Specifies the | |
series |
|
Specifies an object containing the note series options. | |
value |
|
Specifies the note value. | |
visual |
|
Specifies the note visual element. |