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


In This Topic
    FileImageRender Class Members
    In This Topic

    The following tables list the members exposed by FileImageRender.

    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 path and filename of the image file to be generated.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the image Url.  
    Public MethodOverridden. 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