Page 1 of 1

PNG Export - CompressionLevel property

Posted: Fri May 28, 2004 8:39 am
by 9079998
What is the exact meaning of the CompressionLevel property while exporting a chart as PNG ?

I've tried different values but the output file has still the same size.

Is there a value range ? Should I specify a percentage ?

Regards,

Fabrice

Posted: Fri May 28, 2004 1:47 pm
by Pep
Hi Fabrice,
What is the exact meaning of the CompressionLevel property while exporting a chart as PNG ?
Gets or sets the level of compression when generating PNG images.
Valid values are from 0 to 9.
Default is 9 (maximum compression).
Is there a value range ? Should I specify a percentage ?
CompressionLevels are 0 to 9.[/quote]