Share via


DataPointCustomProperties.LegendPostBackValue Proprietà

Definizione

Ottiene o imposta il valore di postback che può essere elaborato in un 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

Valore della proprietà

Valore di postback passato all'evento Click .

Si applica a