ExpertComponents WebChart
ImagesFolder Property
Namespaces > ExpertChart > WebChart > ImagesFolder
Location of the chart images
Syntax
C#Visual BasicManaged C++
public string ImagesFolder { get; set; }
Public Property ImagesFolder As String
public:
String^ ImagesFolder {
	String^ get ();
	void set (String^ value);
}

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