Condividi tramite


Proprietà ChartDataPointValues.CurrencyLanguageY

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property CurrencyLanguageY As ReportStringProperty 
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Vedere anche

Riferimento

ChartDataPointValues Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering