次の方法で共有


ChartDataPointValuesInstance.CurrencyLanguageSize プロパティ

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

構文

'宣言
Public ReadOnly Property CurrencyLanguageSize As String 
    Get
'使用
Dim instance As ChartDataPointValuesInstance 
Dim value As String 

value = instance.CurrencyLanguageSize
public string CurrencyLanguageSize { get; }
public:
property String^ CurrencyLanguageSize {
    String^ get ();
}
member CurrencyLanguageSize : string
function get CurrencyLanguageSize () : String

プロパティ値

型: System.String

関連項目

参照

ChartDataPointValuesInstance クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間