共用方式為


ChartDataPointValues.CurrencyLanguageX 屬性

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property CurrencyLanguageX As ReportStringProperty 
    Get
'用途
Dim instance As ChartDataPointValues 
Dim value As ReportStringProperty 

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

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty

請參閱

參考

ChartDataPointValues 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間