ExpertComponents WebChart
ImageFormat Property
Namespaces > ExpertChart > WebChart > ImageFormat
Set the chart image format
Syntax
C#Visual BasicManaged C++
public ImageFormat ImageFormat { get; set; }
Public Property ImageFormat As ImageFormat
public:
ImageFormat ImageFormat {
	ImageFormat get ();
	void set (ImageFormat value);
}

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