ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPoint Class / Owner Property

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