ChartDataPointValues.CurrencyLanguageSize 属性

定义

获取 ChartDataPointValues 实例的当前语言大小。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ CurrencyLanguageSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty CurrencyLanguageSize { get; }
member this.CurrencyLanguageSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property CurrencyLanguageSize As ReportStringProperty

属性值

ReportStringProperty

ChartDataPointValues 实例的当前语言大小。

适用于