Freigeben über


ChartDataPointValues.CurrencyLanguageX-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property CurrencyLanguageX As ReportStringProperty 
    Get
'Usage
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

value = instance.CurrencyLanguageX
public ReportStringProperty CurrencyLanguageX { get; }
public:
property ReportStringProperty^ CurrencyLanguageX {
    ReportStringProperty^ get ();
}
member CurrencyLanguageX : ReportStringProperty
function get CurrencyLanguageX () : ReportStringProperty

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Siehe auch

Verweis

ChartDataPointValues Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace