言語

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

適用対象