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

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

Definition

Package:@progress/kendo-angular-charts

Selector:[kendoChartNoDataTemplate]

Syntax:

html
<kendo-chart>
  <ng-template kendoChartNoDataTemplate>
    <span>No data available</span>
  </ng-template>
</kendo-chart>
In this article
Definition
Not finding the help you need?
Contact Support