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


In This Topic
    HttpHandlerImageRender Class Members
    In This Topic

    The following tables list the members exposed by HttpHandlerImageRender.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value that indicates whether the image data is dirty. (Inherited from FarPoint.Web.Chart.ImageRender)
    Public PropertyGets or sets the storage mode of saving chart image in memory.  
    Public PropertyGets or sets the value whether to keep the chart instance in session or cache according to the value of ImageTransferStorage property.  
    Public PropertyGets or sets a key to access session or cache according to the value of ImageTransferStorage property.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the image Url.  
    Public MethodOverloaded. Overridden. Renders chart image and returns the image Url.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the type of the image format from. (Inherited from FarPoint.Web.Chart.ImageRender)
    Top
    See Also