Partilhar via


Campo ChartMember.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 ReportStringProperty object that represents the label displayed on the legend or category axis.

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

Sintaxe

'Declaração
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

Consulte também

Referência

ChartMember Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering