Compartilhar via


Propriedade do RDL ChartDataPointValues.CurrencyLanguageY

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

Sintaxe

'Declaração
Public ReadOnly Property CurrencyLanguageY As ReportStringProperty 
    Get
'Uso
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

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Consulte também

Referência

ChartDataPointValues Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering