ChartDirector 7.1 (.NET Edition)

JsChartViewer.PostUpdate


Description

This event occurs after a partial update response is received from the server and is processed successfully.

Use JsChartViewer.attachHandler with the event id "PostUpdate" to attach a handler to this event.

This event is commonly used to retrieve custom information sent from the server (by getting them as custom attributes using JsChartViewer.getCustomAttr), such as the updated states of the HTML controls in the web page.