Spread for ASP.NET 7.0 Product Documentation
ChartImageHttpHandler Class Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : ChartImageHttpHandler Class


Glossary Item Box

The following tables list the members exposed by ChartImageHttpHandler.

Public Constructors

Public Properties

 NameDescription
Public PropertyIsReusableGets a value indicating whether another request can use the System.Web.IHttpHandler instance.  
Top

Public Methods

 NameDescription
Public MethodBeginProcessRequestBegin handle request  
Public MethodEndProcessRequestEnd handle request  
Public MethodProcessRequestEnables processing of HTTP Web requests by a custom HttpHandler that implements the System.Web.IHttpHandler interface.  
Top

Protected Methods

 NameDescription
Protected MethodGetImageGet chart image from image transfer storage.  
Protected MethodRenderErrorImageRender error image to reponse stream of the current HttpContext.  
Protected MethodRenderImageRender image to reponse stream of the current HttpContext.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.