[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FileImageRender.-ctor

FileImageRender Constructor

FileImageRender()

Initializes a new instance of the FileImageRender class.

Declaration
public FileImageRender()
Public Sub New()

FileImageRender(string)

Initializes a new instance of the FileImageRender class.

Declaration
public FileImageRender(string imageUrl)
Public Sub New(imageUrl As String)
Parameters
Type Name Description
string imageUrl

The path and filename of the image file to be generated.