New to Kendo UI for Angular? Start a free 30-day trial
SeriesNoteVisualArgs
Represents the context for the series note visual
function.
Name | Type | Default | Description |
---|---|---|---|
category |
|
Specifies the category of the point. | |
createVisual |
|
Specifies a function that gets the default visual. | |
dataItem |
|
Provides the data item associated with the point. | |
options |
|
Defines the options for the note. | |
rect |
|
Specifies the rectangle that defines the normal position of the visual. | |
sender |
|
Specifies the instance of the Chart component. | |
series |
|
Specifies the point series. | |
text |
|
Defines the note text. | |
value |
|
Represents the value of the point. |