DonutCenterTemplateDirective
Directive
Represents a directive which selects a template
within the <kendo-chart> component for the
Donut center template.
Definition
Package:@progress/kendo-angular-charts
Selector:[kendoChartDonutCenterTemplate]
Syntax:
ts
<kendo-chart>
<ng-template kendoChartDonutCenterTemplate>
<span>Center Content</span>
</ng-template>
</kendo-chart>