次の方法で共有


ChartDataPoint.ToolTip プロパティ

定義

データ ポイントに表示するツール ヒントを取得します。

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

プロパティ値

データ ポイントに関して表示するツールヒントを表す ReportStringProperty オブジェクト。

適用対象