ComponentOne Chart for .NET (2.0) Search HelpCentral 

HTTPHandler-based Rendering Tutorials

The HttpHandler based tutorials transfer charts to the client using C1WebChart’s built-in http handler. This method doesn’t use temporary image files, reducing the load on the server’s file system. This method is indicated when charts are simple (easy to generate) or when you expect requests for a large number of different charts.


Using HTTPHandler with a Session-based Transfer Method and a Unique Image ID

Using HTTPHandler with a Cache-based Transfer Method and a Unique Image ID

Using the HTTPHandler with a File-based Transfer Method and a Unique Image ID

Using the HTTPHandler with a Session-based Transfer Method and a per-Application Image ID

Using the HTTPHandler with a Cache-based Transfer Method and a per-Application Image ID

Using the HTTPHandler with a File-based Transfer Method and a per-Application Image ID


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.