Chart.CurrentImageLocation Propriedade

Definição

Obtém a URL da imagem atual na qual o Chart controlo será renderizado.

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

Valor de Propriedade

Um valor que representa a URL da imagem atual do string gráfico.

Atributos

Observações

Esta propriedade não tem efeito se a ImageStorageMode propriedade for definida como ImageStorageMode.UseHttpHandler.

Aplica-se a