Partager via


Propriété ChartDataPointValues.CurrencyLanguageSize

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

Syntaxe

'Déclaration
Public ReadOnly Property CurrencyLanguageSize As ReportStringProperty 
    Get
'Utilisation
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

value = instance.CurrencyLanguageSize
public ReportStringProperty CurrencyLanguageSize { get; }
public:
property ReportStringProperty^ CurrencyLanguageSize {
    ReportStringProperty^ get ();
}
member CurrencyLanguageSize : ReportStringProperty
function get CurrencyLanguageSize () : ReportStringProperty

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Voir aussi

Référence

ChartDataPointValues Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering