The WebForms Chart allows you to configure a template that is rendered when no series are defined or all series are empty. This functionality is available through the NoDataTemplate property.
The demo shows how to configure the NoDataTemplate functionality to render a message for the user and a button to refresh the Chart by binding it to data. This enables developers to style the Chart according to the application needs.