Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDerivedSeries Class / Owner Property

In This Topic
    Owner Property (ChartDerivedSeries)
    In This Topic
    Gets ChartDerivedSeriesCollection collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ChartDerivedSeriesCollection
    public ChartDerivedSeriesCollection Owner {get;}
    See Also