ChartData.DerivedSeriesCollection プロパティ
派生系列を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property DerivedSeriesCollection As ChartDerivedSeriesCollection
Get
'使用
Dim instance As ChartData
Dim value As ChartDerivedSeriesCollection
value = instance.DerivedSeriesCollection
public ChartDerivedSeriesCollection DerivedSeriesCollection { get; }
public:
property ChartDerivedSeriesCollection^ DerivedSeriesCollection {
ChartDerivedSeriesCollection^ get ();
}
member DerivedSeriesCollection : ChartDerivedSeriesCollection
function get DerivedSeriesCollection () : ChartDerivedSeriesCollection
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ChartDerivedSeriesCollection
ChartDerivedSeriesCollection オブジェクト。