Partager via


Champ ChartMemberInstance.m_label

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A string value that represents the calculated value of the Label property.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_label As String
'Utilisation
Dim value As String 

value = Me.m_label 

Me.m_label = value
protected string m_label
protected:
String^ m_label
val mutable m_label: string
protected var m_label : String

Voir aussi

Référence

ChartMemberInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering