次の方法で共有


ChartLegendCustomItemCellInstance.ToolTip プロパティ

定義

ToolTip クラスの ChartLegendCustomItemCell プロパティの計算値を取得します。

public:
 property System::String ^ ToolTip { System::String ^ get(); };
public string ToolTip { get; }
member this.ToolTip : string
Public ReadOnly Property ToolTip As String

プロパティ値

string プロパティの計算値を表す ToolTip 値。

適用対象