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 命名空间