IChartMapArea.PostBackValue 属性

定义

获取或设置映射区的回发值。

public:
 property System::String ^ PostBackValue { System::String ^ get(); void set(System::String ^ value); };
public string PostBackValue { get; set; }
member this.PostBackValue : string with get, set
Public Property PostBackValue As String

属性值

String

表示回发值的 string 值。

适用于