New to Kendo UI for Angular? Start a free 30-day trial
NoteLeaveEvent
Represents the arguments for the noteLeave 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.  |