Partager via


ChartDataPoint.ToolTip Propriété

Définition

Obtient l'info-bulle à afficher pour le point de données.

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

Valeur de propriété

Objet ReportStringProperty qui représente l'info-bulle à afficher pour le point de données.

S’applique à