ChartDataPointInstance.ToolTip Property

Gets the calculated value of the ToolTip property in a ChartDataPoint class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

public string ToolTip { get; }

Property Value

Type: System.String
A string value that represents the calculated value of the ToolTip property.