Your browser does not seem to have Flash Player support. JavaScript charts are rendered instead.
Note: Print Manger works only for Flash Charts. JavaScript charts do not require Print Management.
Using PrintReadyStateChange Event of Print Manager features. Print Manager prepares the chart for printing.
This takes time. PrintReadyStateChange event can notify when the chart is ready to print
This example shows an alert in this situation and enables 'Managed Print' button.
The 'Managed Print' button helps to print the page along with the chart.
The above sample showcases how to listen to PrintReadyStateChange event using JavaScript. Click here to know more on how the code of this example works.