Freigeben über


ChartMember.m_label-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

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

Syntax

'Declaration
Protected m_label As ReportStringProperty
'Usage
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

Siehe auch

Verweis

ChartMember Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace