Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDerivedSeriesCollection Class
Members

In This Topic
    ChartDerivedSeriesCollection Class
    In This Topic
    Represents collection of the ChartDerivedSeries objects.
    Object Model
    ChartDerivedSeriesCollection Class
    Syntax
    'Declaration
     
    Public Class ChartDerivedSeriesCollection 
       Inherits C1.C1Preview.OwnedCollection
    public class ChartDerivedSeriesCollection : C1.C1Preview.OwnedCollection 
    Inheritance Hierarchy

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

    See Also