Bagikan melalui


Chart.Compression Properti

Definisi

Mendapatkan atau mengatur jumlah kompresi untuk gambar bagan.

public:
 property int Compression { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public int Compression { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Compression : int with get, set
Public Property Compression As Integer

Nilai Properti

Yang integer mewakili jumlah kompresi untuk seluruh gambar bagan.

Atribut

Keterangan

Pemadatan dinyatakan sebagai persentase; misalnya, untuk menggunakan kompresi 50%, atur properti ini ke 50.

Pemadatan digunakan untuk semua metode penyajian, seperti yang ditentukan oleh RenderType properti, tetapi hanya untuk gambar JPEG, yang ditentukan oleh Jpeg nilai enumerasi.

Berlaku untuk