ChartDataPointValues.CurrencyLanguageY 属性

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public ReadOnly Property CurrencyLanguageY As ReportStringProperty 
    Get
用法
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

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

属性值

类型:Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

请参阅

参考

ChartDataPointValues 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间