Hi Dilip,
I assume you are referring to the "Updating" rotating clock icon pop up box that occurs in partial update. This box is configurable using JsChartViewer.updatingMsg. To disable it, you may use (in Javascript):
JsChartViewer.updatingMsg = null;
Hope this can help.
Regards
Peter Kwan |