ExpertComponents WebChart
Save Method (filePath)
Namespaces > ExpertChart > WebChart > Save(String)
Saves the image on the disk
Syntax
C#Visual BasicManaged C++
public void Save (
	string filePath
)
Public Sub Save ( _
	filePath As String _
)
public:
void Save (
	String^ filePath
)
Parameters
filePath (String)
Full path and file name of the image

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