Creates the chart drawing in the Macromedia Flash format and saves it into a file.
Parameters
- imageFile
- The flash image filename with full path.
- isJpegMode
- Specifies whether to compress the chart image.
Remarks
When isJpegMode is true, the image will be compressed using JPEG compression in the Flash file resulting in a small file, but with some loss of image quality. When isJpegMode is false, the image will be stored as a 32bit bitmap in the Flash file resulting in a larger file, but no loss of image quality.
See Also
Chart Class | Aspose.Chart Namespace | Chart.SaveToSwf Overload List