New to Kendo UI for Vue? Start a free 30-day trial
ChartNavigatorSeriesItemProps
Represents the props of the Kendo UI for Vue ChartNavigatorSeriesItem component.
Name | Type | Default | Description |
---|---|---|---|
aggregate? |
|
The aggregate function for the date series (see example). The function is used when a category (year, month, or other) contains two or more points. The Chart displays the return value of the function instead of the individual points. The supported values are:
|