Spread for ASP.NET 7.0 Product Documentation
HttpHandlerImageRender Class Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : HttpHandlerImageRender Class


Glossary Item Box

The following tables list the members exposed by HttpHandlerImageRender.

Public Constructors

 NameDescription
Public ConstructorHttpHandlerImageRender ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyImageDirtyGets or sets the value that indicates whether the image data is dirty. (Inherited from FarPoint.Web.Chart.ImageRender)
Public PropertyImageTransferStorageGets or sets the storage mode of saving chart image in memory.  
Public PropertyKeepTransferStorageGets or sets the value whether to keep the chart instance in session or cache according to the value of ImageTransferStorage property.  
Public PropertyTransferIdGets or sets a key to access session or cache according to the value of ImageTransferStorage property.  
Top

Public Methods

 NameDescription
Public MethodGetImageUrlOverridden. Gets the image Url.  
Public MethodTransferImageOverloaded. Overridden. Renders chart image and returns the image Url.  
Top

Protected Methods

 NameDescription
Protected MethodGetImageFormatFromTypeGets the type of the image format from. (Inherited from FarPoint.Web.Chart.ImageRender)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.