Spread for ASP.NET 12 Product Documentation
FileImageRender Constructor(String)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > FileImageRender Class > FileImageRender Constructor : FileImageRender Constructor(String)
The path and filename of the image file to be generated.
Initializes a new instance of the FileImageRender class.
Syntax
'Declaration
 
Public Function New( _
   ByVal imageUrl As String _
)
'Usage
 
Dim imageUrl As String
 
Dim instance As New FileImageRender(imageUrl)
public FileImageRender( 
   string imageUrl
)

Parameters

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

Reference

FileImageRender Class
FileImageRender Members
Overload List