Partilhar via


Propriedade do RDL ChartDataPointValues.CurrencyLanguageX

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

Sintaxe

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

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Consulte também

Referência

ChartDataPointValues Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering