Represents collection of the ChartDerivedSeries objects.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public class ChartDerivedSeriesCollection : OwnedCollection
Visual Basic
<DefaultMemberAttribute("Item")> _
Public Class ChartDerivedSeriesCollection _
	Inherits OwnedCollection

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    C1.C1Preview..::..OwnedCollection
      C1.C1Rdl.Rdl2008..::..ChartDerivedSeriesCollection

See Also