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

In This Topic
    Owner Property (ChartHierarchy)
    In This Topic
    Gets the Chart object owning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As Chart
    public Chart Owner {get;}
    See Also