Bagikan melalui


Chart.CurrentImageLocation Properti

Definisi

Mendapatkan URL gambar saat ini tempat Chart kontrol akan dirender.

public:
 property System::String ^ CurrentImageLocation { System::String ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public string CurrentImageLocation { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.CurrentImageLocation : string
Public ReadOnly Property CurrentImageLocation As String

Nilai Properti

string Nilai yang mewakili URL gambar bagan saat ini.

Atribut

Keterangan

Properti ini tidak berpengaruh jika ImageStorageMode properti diatur ke ImageStorageMode.UseHttpHandler.

Berlaku untuk