Поделиться через


Свойство ChartData.DerivedSeriesCollection

Gets the derived series.

Пространство имен:  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
A ChartDerivedSeriesCollection object.

См. также

Справочник

ChartData Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering