New to Kendo UI for AngularStart a free 30-day trial

ChartBreadcrumbComponent

Navigation Breadcrumb component for Drilldown Charts.

Use this component to implement navigation for Drilldown Charts. Use the chart input to link the Breadcrumb to the Chart instance.

Selector

kendo-chart-breadcrumb

Export Name

Accessible in templates as #kendoChartBreadcrumbInstance="kendoChartBreadcrumb"

Inputs

NameTypeDefaultDescription

chart

ChartComponent

The Chart instance to link to.

rootItem

BreadCrumbItem

The definition of the breadcrumb root item.

The default value is { icon: 'home', svgIcon: homeIcon, title: 'Home' }. (homeIcon is imported from '@progress/kendo-svg-icons')

In this article
SelectorExport NameInputs
Not finding the help you need?
Contact Support