DataPointCustomProperties.LegendPostBackValue 属性
定义
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 事件的回发值。The postback value passed to the Click event.