ChartNoDataSettingsTagHelper

Example

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

ChildTags

Tag NameDetails
no-data-templateTemplateTagHelper

Attributes

AttributeTypeDescription
enabledBoolean
templateStringThe 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-handlerStringThe 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-idStringThe 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-viewIHtmlContentThe 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
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support