Share via


DataPointCustomProperties.LegendPostBackValue Vlastnost

Definice

Získá nebo nastaví hodnotu zpětného odeslání, která může být zpracována Click v události.

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

Hodnota vlastnosti

Hodnota postback předaná Click události.

Platí pro