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

In This Topic
    Owner Property (ChartDataPoints)
    In This Topic
    Gets ChartSeries object owning this collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As ChartSeries
    public new ChartSeries Owner {get;}
    See Also