ChartData.SeriesCollection Property

Definition

Gets the data series.

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

Property Value

A ChartSeriesCollection object.

Applies to