次の方法で共有


ChartMemberInstance.m_label フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

Label プロパティの計算値を表す string 値。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected m_label As String
'使用
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

関連項目

参照

ChartMemberInstance クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間