Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / ChartImageHttpHandler Class
Properties Methods


In This Topic
    ChartImageHttpHandler Class Members
    In This Topic

    The following tables list the members exposed by ChartImageHttpHandler.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether another request can use the System.Web.IHttpHandler instance.  
    Top
    Public Methods
     NameDescription
    Public MethodBegin handle request  
    Public MethodEnd handle request  
    Public MethodEnables processing of HTTP Web requests by a custom HttpHandler that implements the System.Web.IHttpHandler interface.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGet chart image from image transfer storage.  
    Protected MethodRender error image to reponse stream of the current HttpContext.  
    Protected MethodRender image to reponse stream of the current HttpContext.  
    Top
    See Also