次の方法で共有


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 オブジェクト。

適用対象