次の方法で共有


ChartLegendCustomItemCell.ToolTip プロパティ

定義

カスタムの凡例項目に関して表示するツールヒントに評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ToolTip { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ToolTip { get; }
member this.ToolTip : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property ToolTip As ReportStringProperty

プロパティ値

カスタムの凡例項目に関して表示するツールヒントを表す ReportStringProperty オブジェクト。

適用対象