Compartir a través de


Campo ChartMemberInstance.m_label

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ChartMemberInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering