ChartData.DerivedSeriesCollection Property

Definition

Gets the derived series.

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

Property Value

A ChartDerivedSeriesCollection object.

Applies to