Chart.CurrentImageLocation Właściwość

Definicja

Pobiera adres URL bieżącego obrazu, do którego zostanie renderowana kontrolka Chart .

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

Wartość właściwości

String

string Wartość reprezentująca adres URL bieżącego obrazu wykresu.

Atrybuty

Uwagi

Ta właściwość nie ma wpływu, jeśli właściwość jest ustawiona ImageStorageMode na ImageStorageMode.UseHttpHandler.

Dotyczy