ExpertComponents WebChart
ImagesAutoClean Property
Namespaces > ExpertChart > WebChart > ImagesAutoClean
Automatically clean chart images after a number of hours. If the property is 0, images are never deleted.
Syntax
C#Visual BasicManaged C++
public int ImagesAutoClean { get; set; }
Public Property ImagesAutoClean As Integer
public:
int ImagesAutoClean {
	int get ();
	void set (int value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)