Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property CurrencyLanguageSize As String
Get
'Usage
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
Property Value
Type: System.String
See Also
Reference
ChartDataPointValuesInstance Class
Microsoft.ReportingServices.OnDemandReportRendering Namespace