共用方式為


IChartMapArea.ToolTip 屬性

定義

取得或設定對應區域的工具提示。

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

屬性值

String

表示工具提示的 string 值。

適用於