ChartDirector 5.1 (.NET Edition)

Chart.SVGZ


Declaration

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

Description

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

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