[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ImageRender

ImageRender Class

ImageRender base class which represents an image render.

Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public abstract class ImageRender
Public MustInherit Class ImageRender

Constructors

Name Description
ImageRender()

Properties

Name Description
ImageDirty

Gets or sets the value that indicates whether the image data is dirty.

Methods

Name Description
GetImageFormatFromType(ImageType)

Gets the type of the image format from.

GetImageUrl(FpChart)

Gets the image Url.

TransferImage(FpChart)

Renders chart image and returns the image Url.