次の方法で共有


ChartDataPointValues.CurrencyLanguageSize プロパティ

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

構文

'宣言
Public ReadOnly Property CurrencyLanguageSize As ReportStringProperty 
    Get
'使用
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

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

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

関連項目

参照

ChartDataPointValues クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間