Share via


ChartDataPointValues.CurrencyLanguageSize Property

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property CurrencyLanguageSize As ReportStringProperty 
    Get
'Usage
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

Property Value

Type: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

See Also

Reference

ChartDataPointValues Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace