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.
[Visual Basic]
Public Property CachePeriod As TimeSpan
[C#]
public TimeSpan CachePeriod {get; set;}
When set, a given chart image will be generated on the first hit and on all subsequent hits within the cache duration period, the same image will be returned with no rendering work by the chart control.
FileManager Class | FileManager Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.