言語

ChartLegendCustomItem.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 オブジェクトです。

適用対象