Freigeben über


ChartDataPointValues.CurrencyLanguageY-Eigenschaft

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

Syntax

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

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Siehe auch

Verweis

ChartDataPointValues Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace