ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart.SlidingExpiration Property

Gets or sets the interval between the time the image was last accessed and the time when the image expires from the session, cache, or file object.

[Visual Basic]

Public Property SlidingExpiration As TimeSpan

[C#]

public TimeSpan SlidingExpiration {get;set;}

[Delphi]

public property SlidingExpiration: TimeSpan read get_SlidingExpiration write set_SlidingExpiration;

See Also

C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.