ChartDirector 7.1 (.NET Edition)

Chart.SVGZ


Declaration

[C#]public const int SVGZ;
[VB]Public Const SVGZ As Integer

Description

A constant equals to 6 to represent the compressed SVG image format.

This constant is used in BaseChart.makeWebImage, BaseChart.makeChart2, BaseChart.makeSession and BaseChart.makeTmpFile.