See Also

FileManager Class  | FileManager Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

CachePeriod Property

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;}

Remarks

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.

See Also

FileManager Class  | FileManager Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.