Freigeben über


ChartDataPointValuesInstance.CurrencyLanguageSize-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property CurrencyLanguageSize As String 
    Get
'Usage
Dim instance As ChartDataPointValuesInstance 
Dim value As String 

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

Eigenschaftswert

Typ: System.String

Siehe auch

Verweis

ChartDataPointValuesInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace