Compartir a través de


Campo ChartMember.m_label

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

A ReportStringProperty object that represents the label displayed on the legend or category axis.

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

Sintaxis

'Declaración
Protected m_label As ReportStringProperty
'Uso
Dim value As ReportStringProperty 

value = Me.m_label 

Me.m_label = value
protected ReportStringProperty m_label
protected:
ReportStringProperty^ m_label
val mutable m_label: ReportStringProperty
protected var m_label : ReportStringProperty

Vea también

Referencia

ChartMember Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering