Aracılığıyla paylaş


Chart.CurrentImageLocation Özellik

Tanım

Denetimin işlendiği geçerli görüntünün URL'sini Chart alır.

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

Özellik Değeri

string Geçerli grafik görüntüsünün URL'sini temsil eden değer.

Öznitelikler

Açıklamalar

Özelliği olarak ayarlanırsa ImageStorageMode.UseHttpHandlerbu özelliğin ImageStorageMode hiçbir etkisi olmaz.

Şunlara uygulanır