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 개체입니다.

적용 대상