2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This article explains how to set image quality in Chart to Image or PDF conversion using XlsIO. A chart can be converted to image or PDF with different quality of images. XlsIO uses ScalingMode property of IChartToImageConverter interface to set the image quality. Conversion with `Normal` scaling mode results in image with normal image quality whereas conversion with `Best` scaling mode results in image with best image quality and larger image size. Code snippet to set image quality in Chart to Image or PDF conversion
Note: ScalingMode.Best consumes more memory compared to ScalingMode.Normal. The following C#/VB complete code snippet shows how to set image quality in Chart to Image or PDF conversion using XlsIO. C#
VB
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.