New to Telerik UI for ASP.NET Core? Download free 30-day trial

ChartNoDataSettingsTagHelper

Example

<no-data>
    <no-data-template></no-data-template>
</no-data>

ChildTags

Tag Name Details
no-data-template TemplateTagHelper

Attributes

Attribute Type Description
enabled Boolean
template String The template which is rendered when no series are defined, or all series are empty.The message overlays the entire Chart with the exception of the Title and Subtitle.
template-handler String The template which is rendered when no series are defined, or all series are empty.The message overlays the entire Chart with the exception of the Title and Subtitle.
template-id String The template which is rendered when no series are defined, or all series are empty.The message overlays the entire Chart with the exception of the Title and Subtitle.
template-view IHtmlContent The template which is rendered when no series are defined, or all series are empty.The message overlays the entire Chart with the exception of the Title and Subtitle.
In this article
Not finding the help you need?