ChartMgr object properties

The following list summarizes the ChartMgr object properties:

Nom de propriété Access Description
GrayScale Lecture-écriture Gets or sets the Bool that indicates whether or not the chart should be created as a grayscale image.
Height Lecture-écriture Sets or gets the height of the image.
Entrelacé Lecture-écriture Sets or gets whether or not PNG images are interlaced.
OptimizeCompression Lecture-écriture Sets or gets whether or not the image compression is optimized.
Sauvegarde Lecture-écriture Sets or gets whether or not to create progressive JPEG images.
Quality Lecture-écriture Sets or gets the quality factor used to generate the image.
Width Lecture-écriture Sets or gets the width of the image.
Remarque : These properties are for Windows only.

Feedback