dotnetCHARTING Send comments on this topic.
FileManager Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : FileManager Class


The following tables list the members exposed by FileManager.

Public Properties

 NameDescription
Public PropertyCached Gets a value indicating whether the chart was renderd or a cached image was used.  
Public PropertyCachePeriod Gets or sets a TimeSpan object that determines the amount of time an image is cached and displayed on a page before a new one is generated.  
Public PropertyCleanupMinimumAge Gets or sets a TimeSpan object that determines the minimum amount of time images are stored in the TempDirectory folder before they are deleted.  
Public PropertyCleanupPeriod Gets or sets a TimeSpan object that determines the amount of time the TempDirectory folder would be checked for deleting old image files.  
Public PropertyFileName Sets the file name to save an image as, or gets the file name of an image that has been saved in the TempDirectory after a chart is generated.  
Public PropertyFileQuality Gets or sets Jpg file quality. (Worse quality) 0 - 100 (Best quality)  
Public PropertyImageFormat Gets or sets a ImageFormat Enumeration specifying the image file type.  
Public PropertyTempDirectory Gets or sets the directory where images generated by the control are temporarily stored.  
Top

Public Methods

 NameDescription
Public MethodSaveImageOverloaded.   
Top

See Also

© 2010 All Rights Reserved.