| Visual Basic (Declaration) | |
|---|---|
Public Enum ChartImageFormat Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ChartImageFormat : Enum | |
| Member | Description |
|---|---|
| Jpeg | Gets the Joint Photographic Experts Group (JPEG) image format. |
| Png | Gets the W3C Portable Network Graphics (PNG) image format. |
| Bmp | Gets the bitmap image format (BMP). |
| Tiff | Gets the Tag Image File Format (TIFF) image format. |
| Gif | Gets the Graphics Interchange Format (GIF) image format. |
| Emf | Gets the Enhanced Meta File (Emf) image format. |
| EmfPlus | Gets the Enhanced Meta File (Emf+) image format. |
| EmfDual | Gets the Enhanced Meta File (EmfDual) image format. |
| Svg | Scalable Vector Graphics |
| Flash | Gets the Flash format. |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.ChartImageFormat
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family