Partilhar via


Propriedade do RDL ChartDataPointValuesInstance.CurrencyLanguageSize

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

Sintaxe

'Declaração
Public ReadOnly Property CurrencyLanguageSize As String 
    Get
'Uso
Dim instance As ChartDataPointValuesInstance 
Dim value As String 

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

Valor da propriedade

Tipo: System.String

Consulte também

Referência

ChartDataPointValuesInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering