ChartDataPointValues.CurrencyLanguageSize Property

Definition

Gets the size of the currency language for ChartDataPointValues instance.

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

Property Value

The size of the currency language for ChartDataPointValues instance.

Applies to