Hi John,
In order to implement the behavior you can use an approach that is very similar to the one described in the following example.
You need to add a div element that would be used to attach the progress indicator. Moreover, you need to handle the
render event for the Chart component. In the event handler you should hide the loading image.
Regards,
Viktor Tachev
Telerik by Progress