Gets or sets the amount of compression for the chart image.
Image compression value
Visual Basic (Declaration) | |
---|---|
Public Property Compression As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Compression {get; set;} |
Return Value
An integer that represents the amount of compression for the entire chart image.
An integer that represents the amount of compression for the entire chart image. Measured as a percentage (e.g. to use 50% compression set this property to 50).
Compression is used for all rendering methods (determined by the RenderType property) but only for JPEGS (i.e. ImageType = "Jpeg").
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family