ChartData.DerivedSeriesCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the derived series.
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
Property Value
A ChartDerivedSeriesCollection object.