Console
Console pane allows you to launch embedded Image Server by clicking on the "Start" button at the bottom of this pane. This server can be used for testing purposes.
The embedded server starts on port 8802 and can serve browser requests that have format:
http://hostname:8802/[image type]
When such request is received from the browser, a new image in the specified format is produced and returned to the browser. This is a convinient feature for previewing charts. For example, entering http://localhost:8802/swf into a browser will result in displaying current chart in Flash format if the embedded server is running.