ChartData.DerivedSeriesCollection 属性

定义

获取派生序列。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartDerivedSeriesCollection ^ DerivedSeriesCollection { Microsoft::ReportingServices::OnDemandReportRendering::ChartDerivedSeriesCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartDerivedSeriesCollection DerivedSeriesCollection { get; }
member this.DerivedSeriesCollection : Microsoft.ReportingServices.OnDemandReportRendering.ChartDerivedSeriesCollection
Public ReadOnly Property DerivedSeriesCollection As ChartDerivedSeriesCollection

属性值

ChartDerivedSeriesCollection 对象。

适用于