Compartilhar via


Propriedade do RDL ChartDataPointValues.CurrencyLanguageSize

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

Sintaxe

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

Valor da propriedade

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

Consulte também

Referência

ChartDataPointValues Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering