New to Kendo UI for Angular? Start a free 30-day trial
SeriesNoteVisualArgs
The context for the point highlight visual function.
Name | Type | Default | Description |
---|---|---|---|
category |
|
The point category. | |
createVisual |
|
A function that can be used to get the default visual. | |
dataItem |
|
The point data item. | |
options |
|
The note options. | |
rect |
|
The rectangle that defines the normal position of the visual. | |
sender |
|
The instance of the Chart component. | |
series |
|
The point series. | |
text |
|
The note text. | |
value |
|
The point value. |