Share via


DataPointCustomProperties.LegendPostBackValue Propriété

Définition

Obtient ou définit la valeur de publication (postback) qui peut être traitée sur un événement 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

Valeur de propriété

Valeur de publication (postback) passée à l'événement Click.

S’applique à