DataPointCustomProperties.LegendPostBackValue Propriedade

Definição

Recebe ou define o valor de postback que pode ser processado num Click evento.

public:
 property System::String ^ LegendPostBackValue { System::String ^ get(); void set(System::String ^ value); };
public string LegendPostBackValue { get; set; }
member this.LegendPostBackValue : string with get, set
Public Property LegendPostBackValue As String

Valor de Propriedade

O valor de postback foi transferido para o Click evento.

Aplica-se a