Export formats
A chart defined by the <graphspec> element can be exported in a
number of formats.
The following is a list of valid values for the format attribute of the
<graphspec> element.
| Export format | Description |
|---|---|
png |
Portable Network Graphics format (png) |
tiff |
Tagged Image File Format (tiff) |
gif |
Graphics Interchange Format (gif) |
jpeg |
Joint Photographic Experts Group format (jpg) |
bmp |
Windows bitmap format (bmp) |
wmf |
Windows Metafile format (wmf) |
emf |
Enhanced Metafile format (emf) |
pdf |
Portable Document Format (pdf) |
svg |
Scalable Vector Graphics format (svg) |
eps |
Encapsulated PostScript format (eps) |
For more information on <graphspec> and its attributes, see <graphspec>.
