In most cases, you will want to have gauges display real-time values without refreshing the entire page. This can be done easily with Chart FX Gauges using a combination of client-side JavaScript and server-side bit-streaming. This sample illustrates this technique with an analog clock.

Note that while the clock is still an image, no temporary files are being generated since images are being bit-streamed to the browser.