| Client-Side API Reference > FlexChart > wijmo.chart > ImageFormat Enum |
| Name | Value | Description |
|---|---|---|
| Png | 0 |
Gets the W3C Portable Network Graphics (PNG) image format. |
| Jpeg | 1 |
Gets the Joint Photographic Experts Group (JPEG) image format. |
| Svg | 2 |
Gets the Scalable Vector Graphics(SVG) image format. |
Specifies the format of the image with embed base64-encoded binary data.