ChartMemberInstance.m_label-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
A string value that represents the calculated value of the Label property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_label As String
'Usage
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
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace