ChartData.SeriesCollection プロパティ

定義

データ系列を手に入れます。

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

プロパティ値

ChartSeriesCollection オブジェクト。

適用対象