Spread ASP.NET 6.0 Product Documentation
ChartImageHttpHandler Class Members
See Also  Properties  Methods  Send Feedback
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 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-2012 GrapeCity, Inc. All Rights Reserved.