Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets the calculated value of the ToolTip property in a ChartEmptyPoints class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property ToolTip As String
Get
'Uso
Dim instance As ChartEmptyPointsInstance
Dim value As String
value = instance.ToolTip
public string ToolTip { get; }
public:
property String^ ToolTip {
String^ get ();
}
member ToolTip : string
function get ToolTip () : String
Valor da propriedade
Tipo: System.String
A string value that represents the calculated value of the ToolTip property.
Consulte também
Referência
ChartEmptyPointsInstance Classe
Namespace Microsoft.ReportingServices.OnDemandReportRendering