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

NoDataTemplateDirective

Represents a directive which selects a template within the <kendo-chart> component for the No Data Overlay.

ts
<kendo-chart>
  <ng-template kendoChartNoDataTemplate>
    <span>No data available</span>
  </ng-template>
</kendo-chart>

Selector

[kendoChartNoDataTemplate]

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