ChartDirector 7.0 (Java Edition)
WebChartViewer.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
response | (Mandatory) | An HttpServletResponse object used to send out the response. |
msg | "" | A pop up message to be displayed on the chart. "" means no pop up message will be displayed. |
timeout | 0 | The delay time in milliseconds, after which the pop up message will automatically hide. If a negative number is used, the delay time is set as the absolute value. In addition, there will be an OK button to allow the user to dismiss the message. Use a very large negative number to show the message until the user press OK. 0 means the pop up message will stay until the chart refreshes. |
Return Value