Compartir a través de


ChartDataPointValues.CurrencyLanguageX Propiedad

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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 de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Vea también

Referencia

ChartDataPointValues Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering