Share via


DataPointCustomProperties.LegendPostBackValue Propriedade

Definição

Obtém ou define o valor de postback que pode ser processado em um evento Click.

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 da propriedade

O valor de postback passado para o Click evento.

Aplica-se a