Partager via


Propriété ChartDataPointValues.CurrencyLanguageY

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CurrencyLanguageY As ReportStringProperty 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Voir aussi

Référence

ChartDataPointValues Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering