The following tables list the members exposed by ChartImageHttpHandler.
Name | Description | |
---|---|---|
ChartImageHttpHandler Constructor |
Name | Description | |
---|---|---|
IsReusable | Gets a value indicating whether another request can use the System.Web.IHttpHandler instance. |
Name | Description | |
---|---|---|
BeginProcessRequest | Begin handle request | |
EndProcessRequest | End handle request | |
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the System.Web.IHttpHandler interface. |
Name | Description | |
---|---|---|
GetImage | Get chart image from image transfer storage. | |
RenderErrorImage | Render error image to reponse stream of the current HttpContext. | |
RenderImage | Render image to reponse stream of the current HttpContext. |