共用方式為


DataPointCustomProperties.LegendPostBackValue 屬性

定義

取得或設定可在 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

屬性值

傳遞至Click事件的回傳值。

適用於