New to Kendo UI for Angular? Start a free 30-day trial

SeriesDrilldownTemplateDirective

Represents the series template within the <kendo-chart-series-item> component for creating nested Drilldown series.

When the user clicks on a data point with drilldown data, the Chart will create a new series based on this template.

The template context is passes through the following fields:

  • drilldownValue—The drilldown field value.
  • point—The series point to drill down to.
  • series—The series to drill down to.

Selector

[kendoChartDrilldownSeries]

In this article

Not finding the help you need?