Share via


DataPointCustomProperties.LegendPostBackValue Propiedad

Definición

Obtiene o establece el valor de postback que se puede procesar en 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

Valor de propiedad

El valor de postback pasado al evento Click.

Se aplica a