Compartilhar via


Campo ChartMemberInstance.m_label

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

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

Sintaxe

'Declaração
Protected m_label As String
'Uso
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

Consulte também

Referência

ChartMemberInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering