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


In This Topic
    ChartImageHttpHandler Class
    In This Topic
    Represents a ChartImageHttpHandler, which processes the chart image request and returns the image stream to the client. This is used by the HttpHandlerImageRender class.
    Object Model
    ChartImageHttpHandler Class
    Syntax
    'Declaration
     
    
    Public Class ChartImageHttpHandler 
    'Usage
     
    
    Dim instance As ChartImageHttpHandler
    public class ChartImageHttpHandler 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Chart.ChartImageHttpHandler

    See Also