.netCHARTING v10.3 Documentation

dotnetCHARTING Namespace : FileManager Class
FileManager Class Properties

For a list of all members of this type, see FileManager members.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the chart was renderd or a cached image was used.  
Public PropertyGets or sets a System.TimeSpan object that determines the amount of time an image is cached and displayed on a page before a new one is generated.  
Public PropertyGets or sets a System.TimeSpan object that determines the minimum amount of time images are stored in the TempDirectory folder before they are deleted.  
Public PropertyGets or sets a System.TimeSpan object that determines the amount of time the TempDirectory folder would be checked for deleting old image files.  
Public PropertySets 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 PropertyGets or sets Jpg file quality. (Worse quality) 0 - 100 (Best quality)  
Public PropertyGets or sets a ImageFormat Enumeration specifying the image file type.  
Public PropertyGets or sets the directory where images generated by the control are temporarily stored.  
Top
See Also